Skip to content

flechnical/qviz

Repository files navigation

Simple Vue.js Quiz App

Coded on basis of this tutorial using Vue CLI, BootstrapVue and lodash.

Project setup

yarn install

Compiling with hot-reload for development

yarn serve

Compiling and minifying to dist-folder for production

yarn build