mirror of
https://github.com/jetli/awesome-yew
synced 2024-11-14 16:57:09 +00:00
Update README.md
This commit is contained in:
parent
574e812bac
commit
cbba34ee80
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
- [Realworld example](https://github.com/jetli/rust-yew-realworld-example-app) - Exemplary real world app built with Rust + Yew + WebAssembly.
|
||||
- [webapp.rs](https://github.com/saschagrunert/webapp.rs) - A web application completely written in Rust, frontend is built with Yew.
|
||||
- [FullstackRustDemo](https://github.com/hgzimmerman/FullstackRustDemo) - Novelty website + bucket questions implementation.
|
||||
- [Rust todomvc desktop app](https://github.com/Extrawurst/rust-webview-todomvc-yew) - Demo how to use yew for a todomvc that compiles to wasm and is bundled as a lightweight desktop app.
|
||||
- [Rust todomvc desktop app](https://github.com/Extrawurst/rust-webview-todomvc-yew) - Demo how to use yew for a todomvc that compiles to wasm and is bundled as a lightweight desktop app, as an alternative to electron.
|
||||
|
||||
## Templates
|
||||
|
||||
|
|
Loading…
Reference in a new issue