leptos/examples/fetch
2022-11-29 13:14:59 -08:00
..
src Merge branch 'main' into pr/add-console-panic-hooks 2022-10-20 17:51:40 -04:00
Cargo.toml Include examples in workspace so rust-analyzer works (per issue #28) 2022-10-20 21:44:38 -04:00
index.html Suspense 2022-08-03 10:28:36 -04:00
README.md Add READMEs to all examples and fix typo in todo-app-axum 2022-11-29 13:14:59 -08:00

Client Side Fetch

This example shows how to fetch data from the client in Webassembly

Client Side Rendering

To run it as a Client Side App, you can issue trunk serve --open in the root. This will build the entire app into one CSR bundle