1.0.0 • Published 2 years ago

online-bookstore v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

CS546 Group 2 Final Project Online-Bookstore

##mongodb name: DuckBook

Default Admin User

  • username: admin1
  • Password: admin1

Installation & Set up

Install dependencies

npm install

Set up data

 npm run seed - install seed data

Turn on the local server and running on http://localhost:3000

npm start

##Github Link https://github.com/dzwfighting/Online-Bookstore