Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 523 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 523 Bytes

project-TheCampDB-MEN

1. Online Hosting

https://camp-nn.herokuapp.com/

2. To Start the project:

2a. Download the code

2b. Download the dependencies (package.json)

cd project-camp-men-master
npm install

2c. Run code using

cd project-camp-men-master
mongod
nodemon

2d. The website is up in the local machine

http://localhost:3000/

3. Other resources

3a. Project description

z-branch_description.txt
z-branch_description.docx

3b. Further deveopment

z-further.txt