An open API service indexing awesome lists of open source software.

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

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`