add Vue 3 subproject

This commit is contained in:
2026-04-05 03:16:02 +02:00
parent 92ddf5e95f
commit b81a38e650
15 changed files with 488 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"dependencies": {
"vue": "^3.5.32"
}
}