1
0
mirror of https://github.com/actix/examples synced 2024-11-23 22:41:07 +01:00
examples/templating/yarte
2024-06-05 04:52:05 +01:00
..
src standardize examples 2023-03-14 03:11:49 +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 feat: add mainmatter telemetry workshop example 2024-06-05 04:52:05 +01: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