Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 284 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 284 Bytes

node-express-CRUD

CRUD operation by using node and express framework with ejs templating and mongoose ORM with MongoDB

clone the project.

open index.js and change the mongo connection string with your mongo connection url.


Cheers!