Skip to content

royaldevbrat/book-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Book Library MEAN App

To start client

Go to bs-client folder

npm install then

ng serve

To start server

Go to bs-server folder

npm install then

node app.js

  • First time when server will start it will populate 100 books data from JSON file
  • First user who will signup will be Editor and from second will be Reader
  • Editor will have option to add new book

About

Book Store MEAN App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published