https://quizbuzzquiz.herokuapp.com/
Really simple installation with Git.
Note: I use environment variables for expressmailer authentication in server.js
. Please replace these with your credentials. Never commit sensitive information!
git clone https://github.com/StephenMayeux/quizBuzz
cd quizBuzz
npm install
and wait a moment.npm run start
and then go tolocalhost:8080