Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 527 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 527 Bytes

GameShow

Tech-Trek 2016-17 .

Get following things installed

Perform Following actions

  1. run mongod demon service
  2. navigate the terminal to the project directory

Run Following commands

  • $ npm install --save
  • $ npm install --save nodemon -g

after the successfull inclusion of necessary modules

Execute :

  • $nodemon app.js

wait till cmd logs "Server listening at port 8895"