/Quiz-Master-VueJs

This website can be used to take an Online MCQ Assessment. It is built using VueJs

Primary LanguageVue

03-mcq-assessment

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Setup .env file configuration

mv example.env .env

Live at

Quiz-Master-VueJs