Quiz Machine Vue 3 TS with Vue CLI

This is an archived repo now, as the project is converted into Vite project: quiz-machine-vue-3-vite-TS

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.