Test Angular

This project was generated with Angular CLI version 1.6.8.

Install dependancies

Run npm install

Start fake JSON Server API

Run npm run server for a server. Navigate to http://localhost:3000/.

Development server

Run ng serve for a dev server in a new terminal window. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

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.

Further help

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

Useful links