Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
guest271314 committed Apr 15, 2020
1 parent 8265389 commit a1fe111
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions examples/fetch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

```
Expand Down

0 comments on commit a1fe111

Please sign in to comment.