Skip to content

Commit

Permalink
docs: Add build command
Browse files Browse the repository at this point in the history
  • Loading branch information
ongaeshi committed Jan 25, 2024
1 parent b16e516 commit fa577f2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,10 @@ Ruby on Browser using Ruby WASM/WASI.

https://rubyonbrowser.ongaeshi.me

## Build

```
$ npm run build
$ npm run watch
$ npm run serve
```

0 comments on commit fa577f2

Please sign in to comment.