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 97b04df commit f2e7f2fCopy full SHA for f2e7f2f
README.md
@@ -1,5 +1,7 @@
1
# The Minimal Demo for Plotters + WASM
2
3
+This demo has been deployed at this [link](https://plotters-rs.github.io/wasm-demo/www/index.html).
4
+
5
To build the demo you need [wasm-pack](https://rustwasm.github.io/docs/book/game-of-life/setup.html).
6
7
Then you can run it locally either using `npm` and `webpack-dev-server` or
0 commit comments