leptos/examples/fetch/README.md

246 B

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.