This project was generated with Angular CLI version 1.6.7.
This app uses the route guard implemtation, and HttpInterceptor for adding auth token to all requests going to the backend
- Download or clone the app.
- run angular single page app on 4200 using 'ng serve'.
- run node server file using node server/app.js .