mirror of
https://github.com/leptos-rs/leptos.git
synced 2025-12-27 12:14:34 -05:00
Client Side Fetch
This example shows how to fetch data from the client in WebAssembly.
Getting Started
See the Examples README for setup and run instructions.
Quick Start
Run trunk serve --open to run this example.