Skip to content

rmsanchez93/mongodb-node-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mongodb-node-intro

short CRUD application using node, mongodb, and mongoose

clone down this repo, open terminal from code editor run 'npm install'

make sure mongodb is install and added to PATH in your .bash_profile

run 2 terminals in first shell you will run 'mongod' this is for background processes

in the second shell, run 'mongo'

now we are ready to run our application!

About

short CRUD application using node, mongodb, and mongoose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published