This project was generated with Angular CLI.
Run npm run start:dev
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng g c component-name
to generate a new component. You can also use ng g directive|pipe|service|class|guard|interface|enum|module
.
Use the npm run build:prod
for a production build. The build artifacts will be stored in the dist/
directory.
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via Protractor.
To deploy for testing, without changing production, run npm run deploy:nopromote
.
You can promote this version to production in the Google Cloud Console.
To deploy straight to production, run npm run deploy
to deploy.