mirror of
https://github.com/leptos-rs/leptos
synced 2024-11-14 00:27:12 +00:00
284 B
284 B
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.