Skip to content

An Angular2 application for managing a book store inventory backed by Node.js server

Notifications You must be signed in to change notification settings

avimaymon/Angular2-Book-Store

Repository files navigation

Welcome to our Book Store!

For this application to run properly you need to clone/download its server app from the following repo:

First, run the server with the command :

json-server --watch db.json

The server will listen to port 3000

To visit go to address 127.0.0.1:3000

Then, run the client app with the command :

npm start

To visit go to address 127.0.0.1:3001

Enjoy!

About

An Angular2 application for managing a book store inventory backed by Node.js server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published