Skip to content

infhyroyage/PIUUCSMaker

Repository files navigation

PIUUCSMaker

Build and Deploy PIU UCS Maker to GitHub Pages coverage

Overview

Create and Play Pump It Up UCS Anywhere

Development

  1. Install Node.js (Reccomended over v20.x.x).
  2. Fork this repository and clone it.
  3. install NPM packages:
    npm i
  4. Run localhost server as vite and develop:
    npm run dev
  5. After Development, run lint and test:
    npm run test
    npm run lint
  6. Push to the forked repository and create PR of this one.

Warning

Unit tests are incompleted, so check making ucs actually with npm run dev

Package Version

Name Ver.
Node.js 20.10.0
React 18.2.0
Typescript 5.1.6

Note

All npm packages except above are maintained by dependabot in every Webnesday at 1:00(UTC).

License

MIT