Modern React Typescript Boilerplate
Boilerplate that includes everything you need to develop a beautiful web app out of the box.
yarn run dev-server
- start dev-server
yarn run test-watch
- run jest in watch mode
yarn run lint
- run tslint
yarn run build
- generate build
yarn run build-prod
- generate production build
commit
- commit using commitizen