Skip to content

mengliml/online-bookstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Bookstore

Prerequisites

  • Node.js
  • Mongodb

Running Locally

Make sure you have Node.js and the Mongodb installed. You can initialize the database with single command load("initdb.js") in mongodb shell.

git clone https://github.com/Mengsuper/Online-Bookstore.git
cd Online-Bookstore
npm install
npm start

Your app should now be running on localhost:5000.

About

UBC-bookstore

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors