Skip to content

piyushnanwani/issue-tracker-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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