de3849c20c | ||
---|---|---|
.. | ||
public | ||
src | ||
Cargo.toml | ||
Makefile.toml | ||
README.md | ||
index.html |
README.md
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
trunk
installed, click here for install instructions.