Skip to content
This repository has been archived by the owner on May 21, 2019. It is now read-only.

Latest commit

 

History

History
23 lines (18 loc) · 525 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 525 Bytes

Nvision2017-cryptex

Cryptex online event as part of Nvision 2017, IIT Hyderabad

How to run

  • Requirements:
    • Install MongoDB and create a database onlinegame.
    • Install Nodejs.
  • Install
    $ npm install
  • Start the server
    $ npm start

Note