Setup basic structure

This commit is contained in:
2024-05-26 19:15:17 +02:00
parent 6479807680
commit 7b344d4fa4
13 changed files with 364 additions and 28 deletions
+2
View File
@@ -16,7 +16,9 @@
"dependencies": {
"@vuestic/tailwind": "^0.1.5",
"pinia": "^2.1.7",
"pinia-plugin-persistedstate": "^3.2.1",
"vue": "^3.4.21",
"vue-i18n": "^9.13.1",
"vue-router": "^4.3.0",
"vuestic-ui": "^1.9.9"
},