leptos/examples/router
2022-12-10 09:15:05 -05:00
..
src Working on router 2022-12-10 09:15:05 -05:00
Cargo.toml Merge pull request #78 from gbj/fix-router-example 2022-11-15 13:27:41 -05:00
index.html Change <Link/> and <NavLink/> to <A/>, and update router example 2022-10-08 21:34:59 -04:00
README.md Add README to router example 2022-11-14 13:19:11 -08:00

Leptos Router Example

This example demonstrates how Leptos' router works

Run it

trunk serve --open