mirror of
https://github.com/actix/examples
synced 2025-06-27 01:27:43 +02:00
restructure folders
This commit is contained in:
10
templating/yarte/README.md
Normal file
10
templating/yarte/README.md
Normal file
@ -0,0 +1,10 @@
|
||||
# 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`
|
Reference in New Issue
Block a user