feat: add frontend with aspire integration

This commit is contained in:
Stevan Freeborn
2026-02-17 06:19:05 -06:00
parent d77e5d45f6
commit df859b91b0
31 changed files with 8105 additions and 159 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"recommendations": [
"Vue.volar",
"vitest.explorer",
"ms-playwright.playwright",
"dbaeumer.vscode-eslint",
"EditorConfig.EditorConfig",
"oxc.oxc-vscode",
"esbenp.prettier-vscode"
]
}