Skip to content

venkat-marina/temp

Repository files navigation

Hygieia Executive

This project was generated with Angular CLI version 1.4.5.

Developer setup

Make sure you have Node.js, NPM, and the Angular CLI installed. This project was developed using the following versions:

  • Node.js version 6.11.13
  • NPM version 5.4.2
  • Angular CLI version 1.4.5

Download and install Node.js (version 6.11.13 or later), then install the specified versions of NPM and the Angular CLI:

npm install -g [email protected]

npm install -g @angular/[email protected]

Development server

Run npm run local 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 generate productComponent productComponent-name to generate a new productComponent. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run npm run build or ng build to build the project. The build artifacts will be stored in the dist/ directory. Use ng build --prod for a production build.

Running lint utility

Run npm run lint or ng lint to lint the source code of the project.

Running unit tests

Run npm run test or ng test to execute the unit tests via Karma.

Running end-to-end tests

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

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published