The web app for step63r/destboard.
- Node.js v16.15.1
- React 5.0.1
- TypeScript 4.9.4
Run script as below.
$ npx react-scripts start
Fork and clone this repository.
$ git clone [email protected]:[yourname]/destboard-client.git
Install packages.
$ npm ci
- Fork this repository
- Create your feature branch
- Commit your changes
- Push to the branch
- Create new Pull Request
MIT License