build and run server.
$ wasm-pack build
$ cd www && npm run start
then open http://localhost:8080
.
build wasm-pack and use cargo-generate ref: https://rustwasm.github.io/docs/book/game-of-life/setup.html
build and run server.
$ wasm-pack build
$ cd www && npm run start
then open http://localhost:8080
.
build wasm-pack and use cargo-generate ref: https://rustwasm.github.io/docs/book/game-of-life/setup.html