This project was generated with Angular CLI version 8.3.19.
Run npm start
for a dev server. Navigate to http://localhost:4200/
.
Run npm run build
to build the project. The build artifacts will be stored in the dist/
directory.
Run npm test
to execute the unit tests via Karma.
Run npm run test:coverage
to execute the unit tests and generate coverage report.
Run npm run deploy:coverage-report
to execute a server that show coverage-report using browser.
Run npm run deploy:firebase
to deploy current builded version in firebase hosting.