feat: scaffold React SPA with Vite, design system, and TypeScript types

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
hsiegeln
2026-04-04 21:47:01 +02:00
parent 600985c913
commit 146dbccc6e
9 changed files with 2136 additions and 0 deletions

4
ui/.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
node_modules/
dist/
.env
.env.local