feat: introduced views, introduced vue_router, made settings a view

This commit is contained in:
2025-01-04 23:15:36 +01:00
parent ab030af44b
commit 2f86b4c434
15 changed files with 351 additions and 24 deletions

View File

@ -17,6 +17,7 @@
"vue-router": "^4.5.0"
},
"devDependencies": {
"@types/three": "^0.171.0",
"@vitejs/plugin-vue": "^5.1.2",
"@vue/cli-plugin-pwa": "~5.0.0",
"daisyui": "^4.12.10",