jeopardyjs
v1.0.1
Published
Jeopardy
Readme
jeopardy

Simple Angular/Node project for playing randomized jeopardy games. :)
Use nvm to switch to node 0.10.12 using
nvm useInstall dependencies with
npm installPopulate the database with
mongorestore dumpRun the app!
npm startornode server.js
