1
0
mirror of https://github.com/actix/examples synced 2024-11-24 06:43:00 +01:00
examples/template_yarte/README.md
2019-11-19 18:56:19 +09:00

13 lines
243 B
Markdown

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