Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 217 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 217 Bytes

NexBlog

NexBlog The project runs on Node.js using Express.js Database Manager : MongoDB Object Data Manager (ODM) : Mongoose

To install Dependencies:

npm install

To run server, Simply run :

npm start