added API placeholder

This commit is contained in:
2025-08-12 12:09:05 -04:00
parent 11152f08b3
commit dd07e04f7d
9 changed files with 1486 additions and 58 deletions

View File

@@ -12,7 +12,9 @@
"preview": "vite preview"
},
"dependencies": {
"@tailwindcss/vite": "^4.1.11",
"pinia": "^3.0.3",
"tailwindcss": "^4.1.11",
"vue": "^3.5.18",
"vue-router": "^4.5.1"
},