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.
make web