Skip to content

Full project Ideas with NodeJS, ExpressJS and MongoDB

Notifications You must be signed in to change notification settings

nopriadi199/ideas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS, ExpressJS and MongoDB

To run Project

1. Download dependencies

- npm install

2. Change Database Connection in app.js

3. Run the Project

- node app.js or nodemon