death667b / vue-quiz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is based off the freecodecamp video tutorial found at https://www.youtube.com/watch?v=4deVCNJq3qc

Todos that I would like to add.

  1. Add a new/config quiz page
  2. Add a summary page with the option to start a new quiz
  3. Add a multiplayer quiz and compare results at the end

quiz

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About


Languages

Language:Vue 84.4%Language:HTML 9.6%Language:JavaScript 6.0%