mirror of
https://github.com/actix/examples
synced 2025-02-20 08:20:32 +01:00
12 lines
167 B
Markdown
12 lines
167 B
Markdown
# yarte
|
|
|
|
Minimal example of using template [yarte](https://gitlab.com/r-iendo/yarte) that displays a form.
|
|
|
|
```bash
|
|
cargo test
|
|
|
|
cargo run
|
|
```
|
|
> open `localhost:8080`
|
|
|