This project is my goto boilerplate.
Runs the app in the development mode. Open http://localhost:8080 to view it in the browser.
The page will reload if you make edits. You will also see any lint errors in the console.
Builds a static copy of your site to the build/
folder.
Your app is ready to be deployed!
Updates project version and CHANGELOG file based on commit messages.
Launches the application test runner.
Launches the application test runner and generates a code coverage report in coverage/
.
Launches the cypress interactive test runner.
Launches the cypress non interactive test runner. Recommended when running in the CI pipeline.
Typescript, Snowpack, Material UI
Jest, Cypress, React Testing Library
Lint staged, eslint, prettier, commit lint, standard-version