Skip to content

rawatds/nodejs-mongo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A sample TODO app using NodeJS and MongoDB.

Checkout/Clone the code.

Install the following packages:

$ npm install express ejs body-parser mongoose nodemon

Then from command prompt run:
$ node index

Or, if you have installed nodemon, run
$ nodemon index
or simply
$ nodemon

Special thanks to : TheNetNijna

Thanks
D S Rawat

About

Sample TODO app using nodejs and mongo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published