Add usage message to development server
This commit is contained in:
parent
aef2812348
commit
07c9cdebb6
2 changed files with 22 additions and 3 deletions
|
@ -67,6 +67,8 @@ can be used. For instance, to run gamja on Libera Chat:
|
|||
npm install --include=dev
|
||||
npm start -- irc.libera.chat
|
||||
|
||||
See `npm start -- -h` for a list of options.
|
||||
|
||||
### Production build
|
||||
|
||||
Optionally, [Parcel] can be used to build a minified version of gamja.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue