zupzup / rust-frontend-example-yew

Example of using Yew to build a frontend application in Rust
Apache License 2.0
26 stars 5 forks source link

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.