1
0
mirror of https://github.com/fluencelabs/wasm-bindgen synced 2025-07-27 18:11:55 +00:00

Basic Usage md clarification

This commit is contained in:
robertdurst
2018-06-20 21:27:30 -07:00
parent 5eda5504e9
commit 652dab0abf

@@ -163,6 +163,7 @@ Our corresponding `index.html`:
And finally:
```shell
$ npm install
$ npm run serve
```