This project was generated with Angular CLI.
To install simply run npm install -g @angular/cli
Package | Version |
---|---|
@angular/cli | 6.0.0 |
rxjs | 5.5.10 |
typescript | 2.6.2 |
webpack | 4.6.0 |
node | 8.11.1 |
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng test
to execute the unit tests via Karma.
- clone the rest api repo
- create a run-server-for-test.me.sh file by copying the run-server-for-test.template.sh and editing the server repo location
- Run
ng e2e
to execute the end-to-end tests via Protractor.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.