Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 394 Bytes

readme.md

File metadata and controls

15 lines (10 loc) · 394 Bytes

ROZIROTI (Hackout Web App)

Instagram Story - 1

#How to Start

in the terminal:

$ npm install --save   // install dependencies
$ mongod               // start mongodb
$ node app.js          // start the app.js file