This project was generated with Angular CLI version 7.0.2.
- Step1: Run
npm install
in terminal. - Step2: Run
npm start
in terminal. - Step3: Navigate to
http://localhost:8080/
.
Run curl http://localhost:8080/
.
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via Protractor.