Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 133 Bytes

readme.md

File metadata and controls

17 lines (12 loc) · 133 Bytes

Install Dependencies

npm install

Start MongoDB

mongod

Run Application

npm start