mirror of
https://github.com/chenasraf/leptos.git
synced 2026-05-18 01:49:06 +00:00
Leptos Router Example
This example demonstrates how Leptos’s router works for client side routing.
Build and Run it
trunk serve --open
If you don't have
trunkinstalled, click here for install instructions.