Skip to content

ncs-jss/GameShow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"