feat: quiz base

This commit is contained in:
Jannat Patel
2023-12-28 11:59:44 +05:30
parent e1d61c9eb9
commit 7087fde686
9 changed files with 334 additions and 41 deletions

View File

@@ -16,7 +16,8 @@
"tailwindcss": "^3.2.7",
"vue": "^3.2.25",
"dayjs": "^1.11.6",
"vue-router": "^4.0.12"
"vue-router": "^4.0.12",
"markdown-it": "^14.0.0"
},
"devDependencies": {
"@vitejs/plugin-vue": "^2.0.0",