first prototype

This commit is contained in:
2025-12-01 08:38:21 +00:00
parent e07d34d626
commit 1e5fd35659
14 changed files with 2431 additions and 1 deletions

7
.templui.json Normal file
View File

@@ -0,0 +1,7 @@
{
"componentsDir": "ui/components",
"utilsDir": "utils",
"moduleName": "github.com/b2dennis/meshi",
"jsDir": "assets/js",
"jsPublicPath": "/assets/js"
}