feat(examples): serve v0 browser demo
req: examples/001 req: v0_scope/003 req: push/001 req: page_swap/002
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
# 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:
|
||||
|
||||
- counter updates
|
||||
- todo form submission
|
||||
- wizard step updates
|
||||
- login form feedback
|
||||
- page swap/navigation
|
||||
- server-sent notifications
|
||||
Reference in New Issue
Block a user