Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 349 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 349 Bytes

GameShow

Tech-Trek Back-end .

  • install node

  • install mongo

  • run mongod demon service

  • clone repo and cd into it

  • run the following commands

    npm install

    npm install -g nodemon

  • after the successfull installation run : nodemon app.js

wait till cmd logs "Server listening at port 8895"

visit http://localhost:8895/