1
0
mirror of https://github.com/actix/examples synced 2025-02-09 04:15:37 +01:00
2021-02-26 00:57:58 +00:00

11 lines
165 B
Markdown

# yarte
Minimal example of using template [yarte](https://github.com/botika/yarte) that displays a form.
```bash
cargo test
cargo run
```
> open `localhost:8080`