This project was bootstrapped with Create React App.
script | description |
---|---|
yarn start |
Runs the app in the development mode. |
yarn run build |
Builds the app for production to the build folder. |
yarn run lint |
Runs tslint across entire project. |
yarn run styleguide |
Runs styleguidist . |
yarn run styleguide:build |
Runs styleguidist for production. |