e01dfbf497 | ||
---|---|---|
.. | ||
end2end | ||
public | ||
src | ||
style | ||
.gitignore | ||
Cargo.toml | ||
Makefile.toml | ||
README.md | ||
package.json | ||
rust-toolchain.toml | ||
tailwind.config.js |
README.md
Leptos with Axum + TailwindCSS Template
This is a template demonstrating how to integrate TailwindCSS with the Leptos web framework, Axum server, and the cargo-leptos tool.
Getting Started
See the Examples README for setup and run instructions.
Quick Start
Run cargo leptos watch
to run this example.