[FEAT] Added vue router and pages

This commit is contained in:
2025-11-26 15:59:34 +01:00
parent 107caef54d
commit 7152482687
11 changed files with 679 additions and 505 deletions

View File

@@ -18,7 +18,8 @@
"marked": "^15.0.7",
"pinia": "^3.0.1",
"pocketbase": "^0.26.2",
"vue": "^3.5.13"
"vue": "^3.5.13",
"vue-router": "^4.6.3"
},
"devDependencies": {
"@ianvs/prettier-plugin-sort-imports": "^4.4.1",