mirror of
https://github.com/leptos-rs/leptos.git
synced 2025-12-27 13:24:05 -05:00
Leptos Errors Demonstration with Axum
This example demonstrates how Leptos Errors can work with an Axum backend on a server.
Getting Started
See the Examples README for setup and run instructions.
Quick Start
Run cargo leptos watch to run this example.