Skip to content

rapharma/book-manager-ang

Repository files navigation

About

This project was generated with Angular CLI version 1.0.0.

Instalation

Run npm install to install the general dependencies.

Run npm i -g json-server to insall server dependencie.

Development

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

About

Book manager (angular 4+)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors