Files
hemx/examples/v0/README.md
T
slhx agent 417bc45d1f docs(examples): describe generated command path
Keep example READMEs aligned with the generated-resource, tuple-composed IntoEffect authoring path instead of lower-level handle/EffectBatch wording.

req: dx/006

req: examples/003
2026-06-02 03:28:53 +02:00

19 lines
348 B
Markdown

# slhx v0 browser examples
Run the examples server:
```sh
cargo run -p slhx-v0-examples
```
Open <http://127.0.0.1:3000>.
The page includes working examples for generated-resource, server-first UI commands:
- counter updates
- todo form submission
- wizard step updates
- login form feedback
- page swap/navigation
- server-sent notifications