rustwasm / book

The Rust and WebAssembly Book
https://rustwasm.github.io/docs/book/
MIT License
1.73k stars 208 forks source link

Setup section should add `git` as require #272

Open DeadBushSanpai opened 2 years ago

DeadBushSanpai commented 2 years ago

Due to "npm init wasm-app www" fails issue on wasm_game_of_life, setup section should add git as require.