Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 403 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 403 Bytes

Screenshot

Steps to install and run this project :

  1. Clone this repository
  2. navigate into project repository
  3. npm install
  4. create a new db and document in MongoDB and initialisng the document by running following command : mongo scripts/init.mongo.js
  5. npm start