rustwasm / create-wasm-app

npm init template for consuming rustwasm pkgs
https://www.npmjs.com/package/create-wasm-app
Apache License 2.0
503 stars 93 forks source link

Update README.md #182

Open Hillsie opened 3 years ago

Hillsie commented 3 years ago

The usage in Rust tutorial https://rustwasm.github.io/docs/book/game-of-life/hello-world.html#whats-inside half way down has the usage as npm init wasm-app www

running usage as npm init wasm-app resulted in an error cloning the template failed!