- webpack
- typescript
- react
- react-router
- redux
- redux-devtools
- scss
- css modules
- material-ui
- jest
- IE9+
- Latest modern browsers
If your machine already installed yarn, please skip this step.
brew install yarn
yarn
Run tslint
yarn tslint
Run tslint --fix
yarn tslint-fix
Start project
yarn start
Run test
yarn test