feat: add frontend

This commit is contained in:
Rogee
2024-11-28 12:25:36 +08:00
parent c06fc4c04a
commit c7d10908bd
23 changed files with 634 additions and 1 deletions

View File

@@ -6,5 +6,8 @@
{
"path": "backend"
}
]
],
"settings": {
"vue3snippets.enable-compile-vue-file-on-did-save-code": true
}
}