Skip to content

flechnical/qviz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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