# yarte

Minimal example of using template [yarte](https://github.com/botika/yarte) that displays a form.

```bash
cd template_engines/yarte
cargo test
cargo run
```
> open `localhost:8080`