jeopardy Simple Angular/Node project for playing randomized jeopardy games. :) Use nvm to switch to node 6.11.2 using nvm use Install dependencies with npm install Populate the database with mongorestore dump Run the app! npm start or node server.js