Skip to content

avimaymon/JSON-Server-for-Angular2-Book-Store

 
 

Repository files navigation

This is a JSON server for the Angular2 Book Store project.

To run the server use the command :

json-server --watch db.json

The server is listening to port 3000

To download or clone the client side you can use the following repo :

The client app will operate at port 3001

Enjoy!

About

Forked and modified json server for Angular2 Book Store Application

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.0%
  • HTML 2.0%
  • CSS 1.0%