feat: brought ui back to daisyui standard implemented v1 pointbloud (powered by chatgpt) and build functionless navbar

This commit is contained in:
2025-01-04 21:29:40 +01:00
parent 6864b89b34
commit ab030af44b
6 changed files with 322 additions and 100 deletions

View File

@ -11,8 +11,10 @@
"maplibre-gl": "^4.7.1",
"my-vue-app": "file:",
"register-service-worker": "^1.7.2",
"three": "^0.172.0",
"vue": "^3.4.37",
"vue-daisyui-theme-manager": "^0.0.29"
"vue-daisyui-theme-manager": "^0.0.29",
"vue-router": "^4.5.0"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.1.2",