We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2e7f2f commit 253e8bdCopy full SHA for 253e8bd
README.md
@@ -2,6 +2,8 @@
2
3
This demo has been deployed at this [link](https://plotters-rs.github.io/wasm-demo/www/index.html).
4
5
+## Try this example locally
6
+
7
To build the demo you need [wasm-pack](https://rustwasm.github.io/docs/book/game-of-life/setup.html).
8
9
Then you can run it locally either using `npm` and `webpack-dev-server` or
0 commit comments