blob: edef696cdc2d95fcf732993f504add4c22dcd8af [file] [log] [blame]
Develop:
ngm start
Develop test based:
ngm test
Start Lint:
ng lint
Build Production:
ng build -prod
Code coverage:
ng test --code-coverage --single-run
ng test --code-coverage --watch=false