INSTALL - before run
yarn install
DEV - development mode
yarn start
- application is running on
http://localhost:8080
TEST - run tests
- yarn test
Lint - linting
- yarn tslint
PROD (build on Windows) /
- yarn build-win.prod // build.prod on Linux
- application available at ./dist