Skip to content

Contact book web app using Mongo, Express and Node (MEN stack practice)

Notifications You must be signed in to change notification settings

JOSUERV99/contact-book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contact Book (MEN stack)!

Contact book page

Instalation

  • You need to have mongo server running in your computer, if not are running try with
mongod --dbpath <path>

Download the dependencies:

    npm install

Running the project

    npm start 
    npm run dev # with nodemon for coding!

About

Contact book web app using Mongo, Express and Node (MEN stack practice)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published