Clean up project structure

This commit is contained in:
2026-03-27 15:53:17 +01:00
parent d4872a1a04
commit cdcc119e41
26 changed files with 952 additions and 30 deletions

7
brittle-ui/Trunk.toml Normal file
View File

@@ -0,0 +1,7 @@
[build]
target = "index.html"
dist = "../dist"
[serve]
port = 1420
open = false