Skip to content

AlviMurtaza/Express-Mongo-CRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use express-mongo-CRUD

Clone the express-mongo-CRUD repository, run npm install to grab the dependencies, and start hacking!

Running the app

Runs like a typical express app:

node app.js

Checking in Browser

Run the app in Browser:

localhost:3000/notes

Receiving updates from upstream

Just fetch the changes and merge them into your project with git.

About

Simple CRUD App using Expressjs and Mongo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published