Skip to content
This repository has been archived by the owner on Sep 15, 2020. It is now read-only.

DevIntent/candidate-report

Repository files navigation

Candidate Report

This project was generated with Angular CLI.

Development server

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.

Code scaffolding

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.

Build

Use the npm run build:prod for a production build. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Deployment to Google App Engine Standard for NodeJS

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.