mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-12-11 23:52:03 +03:00
Update README.md
This commit is contained in:
parent
826538922f
commit
a1fe1113ce
@ -6,6 +6,14 @@ online][compiled]
|
||||
[compiled]: https://rustwasm.github.io/wasm-bindgen/exbuild/fetch/
|
||||
[dox]: https://rustwasm.github.io/docs/wasm-bindgen/examples/fetch.html
|
||||
|
||||
You have to use:
|
||||
|
||||
```
|
||||
$ npm install
|
||||
```
|
||||
|
||||
before running an `npm` package.
|
||||
|
||||
You can build the example locally with:
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user