Static quiz generator.
Edit the template.hbs and provide a runtime argument to nodejs app the path of json file like below
node index.js ./javascript/questions
Built file available at /build folder.
You can now deploy the build folder anywhere as static site.