1
0
mirror of https://github.com/actix/examples synced 2024-11-24 14:53:00 +01:00
examples/templating/yarte
2022-02-18 02:13:55 +00:00
..
src restructure folders 2022-02-18 02:01:48 +00:00
templates restructure folders 2022-02-18 02:01:48 +00:00
build.rs restructure folders 2022-02-18 02:01:48 +00:00
Cargo.toml restructure folders 2022-02-18 02:01:48 +00:00
README.md fix ci 2022-02-18 02:13:55 +00:00
yarte.toml restructure folders 2022-02-18 02:01:48 +00:00

yarte

Minimal example of using template yarte that displays a form.

cd templating/yarte
cargo test
cargo run

open localhost:8080