Add usage message to development server

This commit is contained in:
Simon Ser 2021-12-01 10:44:03 +01:00
parent aef2812348
commit 07c9cdebb6
2 changed files with 22 additions and 3 deletions

View file

@ -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.