- Install MongoDB: 'Sudo apt-get install mongodb'
- Start MongoDB: 'Sudo service mongodb start'
- Make sure all node modules have been installed listed in package.json: express, moment, mongodb, mongoose, socket.io
- Start Server: nodejs server/server.js
This project is a clone of kahoot.it using nodejs. The app functions the same as the real site with multiple live games, ability to create a kahoot, and hosting/joining games.
This project is a clone of kahoot.it using nodejs. The app functions the same as the real site with multiple live games, ability to create a kahoot, and hosting/joining games.