feat(examples): add flagship techdemo

req: examples/001

req: dx/008

req: form/002

req: page_swap/002

req: push/003
This commit is contained in:
slhx agent
2026-05-11 00:06:42 +02:00
parent 713c6bb087
commit e788c31688
8 changed files with 605 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
fn main() {
slhx_build::app().run().unwrap();
}