1
0
mirror of https://github.com/actix/examples synced 2025-02-20 08:20:32 +01:00
2019-07-01 10:02:14 +06:00

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`