This project was generated with Angular CLI version 1.0.0.
Run npm install to install the general dependencies.
Run npm i -g json-server to insall server dependencie.
For the Angular application you can run ng serve. So navigate to http://localhost:4200/.
For the Server API you can go to /data directory and run json-server books.json --port 5200. So navigate to http://localhost:5200/books