/quiz_app

This repo is an app for a Quiz application in Vue. Though the app appears simple, all major vue js concepts are covered in this simple project.

Primary LanguageVue

questions_app

This is a simple quiz app in vue. All major vue concepts are covered in this app.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build