1
0
mirror of https://github.com/actix/examples synced 2024-11-24 06:43:00 +01:00
examples/templating/yarte
2022-12-21 14:49:28 +00:00
..
src fmt 2022-02-18 02:44:02 +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 Use workspace dependencies for actix-web (#594) 2022-12-21 14:49:28 +00:00
README.md format markdown 2022-03-06 00:43:10 +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