This template project was forked from living-app-v2-react-template
npm start
: runs the app in the development mode.npm run build
: builds the app for production to thebuild
folder.npm run test:unit
: unit testsnpm run blue-ball
: Shortcut for a complete blue-ball building check: linter + formatter + tests (all) + build + package