Skip to content

romalev/vuejs-quiz-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vuejs-quiz-app

Context

This is a simple POC of vuejs based application shows how vuejs can be utilized to build nice frontend components. Essentially this is a quiz applicaiton where question are pulled from https://opentdb.com/. Given app uses:

Setup

npm install
npm i bootstrap-vue bootstrap

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Releases

No releases published

Packages

No packages published