https://github.com/mdxprograms/rustmart
rustmart tutorial using wasm-bindgen and yew for SPA goodness
https://github.com/mdxprograms/rustmart
Last synced: about 1 year ago
JSON representation
rustmart tutorial using wasm-bindgen and yew for SPA goodness
- Host: GitHub
- URL: https://github.com/mdxprograms/rustmart
- Owner: mdxprograms
- Created: 2020-08-15T20:40:56.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-15T20:46:15.000Z (over 5 years ago)
- Last Synced: 2025-01-04T06:41:44.032Z (about 1 year ago)
- Language: Rust
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rustmart
rustmart tutorial using wasm-bindgen and yew for SPA goodness
Tutorial here:
http://www.sheshbabu.com/posts/rust-wasm-yew-single-page-application/
`cargo install`
run in separate terminal windows
`cargo make build`
`cargo make serve`