leptos/examples/router
2023-01-07 14:43:32 -05:00
..
src Example fix 2022-12-29 18:21:18 -05:00
Cargo.toml Adjust default features for meta and router 2023-01-07 14:43:32 -05:00
index.html Change <Link/> and <NavLink/> to <A/>, and update router example 2022-10-08 21:34:59 -04:00
Makefile.toml Add missing makefiles 2023-01-02 16:19:52 -05:00
README.md Revert "Merge branch 'main' into pr/119" 2022-12-28 15:06:46 -05:00

Leptos Router Example

This example demonstrates how Leptos' router works

Run it

trunk serve --open