1.0.1 • Published 8 years ago
jeopardyjs v1.0.1
jeopardy
Simple Angular/Node project for playing randomized jeopardy games. :)
Use nvm to switch to node 0.10.12 using
nvm use
Install dependencies with
npm install
Populate the database with
mongorestore dump
Run the app!
npm start
ornode server.js