Built with Chronstruct-primitives.
yarn dev
- Runs the app in the development modeyarn prod
- Runs the app in production modeyarn build
- Builds the app for production to thebuild/
folderyarn rebuild
-clean
andbuild
yarn serve
- Serve production buildyarn lint
-eslint
yarn lint-fix
- autofixeslint
yarn format
- format withprettier
yarn type-check
- check Typescript compiler