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).
- Fork and clone this repository.
- Install dependencies:
npm install
- Start development server:
npm run dev
- Open the application in your browser at
http://localhost:3000
- Lint your code:
npm run lint
- Test your code:
npm run test
- Commit and push your changes to your fork.
- Open a pull request.
Warning
Unit tests are incompleted, so check making ucs actually with npm run dev