This project is a basic (but opionated) boilerplate for creating React-TypeScript projects.
- React
- Typescript
- Jest
- ESLint
- Prettier
- Husky
In the project directory, using your favourite package manager, you can run:
Runs the app in the development mode.
Open http://localhost:4000 to view it in the browser.
If you edit your code and save it, reload the page to see the changes reflected.
Launches the test runner
Builds the app for production to the dist
folder.