Skip to content

Commit

Permalink
Fine, fine, I'll run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
mkeeter committed Jun 6, 2024
1 parent 9eff097 commit ff2e042
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions demos/web-editor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,14 @@ Building this demo requires [`wasm-pack`](https://rustwasm.github.io/wasm-pack/)
to be installed on the host system.

Run the editor demo with

```
npm install
npm run serve
```

Or bundle files for distribution with

```
npm run build
```

0 comments on commit ff2e042

Please sign in to comment.