This is a generalized quiz boilerplate, made using Vue.js (for frontend) and Express.js (for backend). Alongside bootstrap, requirejs, highlightjs, jquery and fetch api are used.
- Update the data/quiz/js.json file to add/remove questions.
- Run
npm install - Run node index.js
The repo is at a very basic state, please feel free to contribute.