Component library for the Leptos framework.
Visit leptonic.dev for installation instructions, component-guides, theming instructions and more. leptonic.dev is the deployed book
example and itself build with leptonic.
Leptonic's documentation, the Leptonic "book", is actually /examples/book
.
Serve it using
just serve
You might have to install Just
using cargo install just
.