Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 107 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 107 Bytes

CRUD-node

Simple CRUD using NodeJs, Express and MogoDB

How to run

npm install
npm run dev