trunk serve
After you clicked on "No data yet" button. Weekly weather forecast will be displayed like followings.
-
Install rust, cargo and friends. Please watch this video for more details: https://youtu.be/nnuaiW1OhjA https://doc.rust-lang.org/cargo/getting-started/installation.html
-
Install trunk and
target add wasm32-unknown-unknown
please watch this video for more details: https://youtu.be/In09Lgqxp6Y
cargo install --locked trunk
rustup target add wasm32-unknown-unknown
- Install cargo watch
cargo install cargo-watch