leptos/examples/tailwind_axum/README.md
2024-02-05 05:20:53 -05:00

442 B

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.