This app has been populated with a few sample questions located in sample-data.json
.
- In Terminal:
npm install
node server.js
-
Go to localhost:3000
-
Click on a hidden div in the top left
- password is 'P4ssword'
(login is not meant to protect anything, just meant to stop people from accidentally becoming a judge)
-
(Optional) click on length of game, choices are 4, 5, or 6 questions.
-
Have your friend visit the page too. Or open the game in a second window.
-
Click play
If you're from MOZ and have the moz-data.json file
Start the program with:
MOZ=true node server.js