https://github.com/sheshbabu/rustmart-yew-example
Single Page Application (SPA) written using Rust, Wasm and Yew
https://github.com/sheshbabu/rustmart-yew-example
rust spa wasm yew
Last synced: about 1 year ago
JSON representation
Single Page Application (SPA) written using Rust, Wasm and Yew
- Host: GitHub
- URL: https://github.com/sheshbabu/rustmart-yew-example
- Owner: sheshbabu
- Created: 2020-08-11T02:51:51.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-31T05:10:21.000Z (almost 6 years ago)
- Last Synced: 2025-03-30T05:11:21.862Z (about 1 year ago)
- Topics: rust, spa, wasm, yew
- Language: Rust
- Homepage: http://rustmart-yew.netlify.app
- Size: 1.15 MB
- Stars: 272
- Watchers: 7
- Forks: 29
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- awesome-yew - RustMart - Single Page Application (SPA) written using Rust, Wasm and Yew. (Projects)
README
# RustMart Yew Example

Example Single Page Application built using Rust, Wasm and Yew. [Demo](https://rustmart-yew.netlify.app)
Read the [blog post](http://www.sheshbabu.com/posts/rust-wasm-yew-single-page-application/) for more details regarding setup and code organization.