Skip to content

Simple quiz app, which gets data from opentdb.com API

Notifications You must be signed in to change notification settings

education-repos/vue-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue.js example app

Example on Vue.js, made from video on YouTube

Example of code on GitHub

Sample quiz app, which gets data from opentdb.com API

Project setup

yarn 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.