AmzingParalaxQuiz Demo project setup with: Vue SSR Vuetify Pinia TypeScript Project Setup npm install Compile for Development npm run dev Lint using ESLint npm run lint Check for TypeSctipt errors npm run type-check Run Unit Tests and Vitest and exit npm run test Type-Check, Compile and Minify for Production npm run build 📑 License MIT