https://security-union.github.io/escape-the-creepers-with-rust/
trunk serve
-
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
target add wasm32-unknown-unknown
- Install cargo watch
cargo install cargo-watch