Skip to content

4REHMA70/DB-Assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

DB-Assignment

1- Install mongodb: https://docs.mongodb.com/manual/installation/ community edition

2- Install node js: https://nodejs.org/en/download/

3- Use ‘npm install’ in the root directory of the project. Verify installation with:

$ node --version

$ mongo --version

4- Install nodemon with ‘npm install -g nodemon’ And to run the project, run nodemon in the root directory.

The environment I have used this project in is Windows (x64)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors