Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 432 Bytes

README.md

File metadata and controls

36 lines (19 loc) · 432 Bytes

SIMPLE CRUD (NodeJs + Mongoose)

Packages

List packages used :

  • Mongoose
  • NodeJs
  • Nodemon
  • Pug (View Engine)

Database

  • Mongodb

Feature

  • CRUD

Installation

1) Download or clone the package https://github.com/wgnalvian/Crud-Mongoose-NodeJs.git

2) Setting connection mongo on con.js && run server with npm run dev