/vue-quiz

vue-quiz

Primary LanguageVue

Openmobo Quiz app

This is a super simple guided exercise to learn the Vue framework. I am putting this up to show that I did complete the work myself/PoC for my own back reference. Link to course here

Project setup

yarn install

or

npm install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.