/Quiz-Game

Vue Practice

Primary LanguageVue

Quiz Game

This template should help get you started developing with Vue 3 in Vite.

Project Setup

npm install

Initialize JSON Server first

npm install -g json-server

npm run server

Compile and Hot-Reload for Development

npm run dev

Screenshots