Leptos-HTMX is a project that implements HTMX examples using the Rust language and the Leptos framework.
To get a local copy up and running, follow these steps:
- Clone the repo
git clone https://github.com/dozken/leptos-htmx.git
- Navigate to the project directory:
cd leptos-htmx
- Run the project:
cargo leptos watch