1
0
mirror of https://github.com/actix/examples synced 2024-11-24 06:43:00 +01:00
examples/template_yarte/README.md
Juan Aguilar Santillana 8646a89249 Update yarte to 0.2
2019-04-01 01:23:31 +02:00

12 lines
135 B
Markdown

# yarte
Example of composition with partials and `with-actix-web` feature
```bash
cargo test
cargo run
```
> open `localhost:8080`