rust-frontend-example-yew
v0.1.0
Published
Example of using Yew to build a frontend application in Rust
Downloads
2
Readme
rust-frontend-example-yew
Example of using Yew to build a frontend application in Rust
You'll need to install trunk and have a recent Rust (1.50+) installation.
Run with make web
, which hosts the application on http://localhost:8080.