Angular2 Http Interceptor Demo

May 26, 2017 · View on GitHub

This is demo built with ng-http-interceptor and angular-cli

Here you can check and test how ng-http-interceptor library works and how to use it.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/.

Build

Run ng build to build the project.

Running unit tests

Run ng test to execute the unit tests.


License

MIT © 2016 Alex Malkevich

Contents

  1. 1Development server
  2. 2Build
  3. 3Running unit tests
  4. 4License