convo/README.md

1000 B

Convo

A (simple, very basic) Jabber/XMPP client for KaiOS

Development and testing

yarn dev builds the app in watch mode and serves the site. Great for testing it out in a desktop browser.

Deploying to a device

  1. Connect your device to your computer and make sure it appears in WebIDE.
  2. yarn build
  3. In WebIDE, load the /public folder as a packaged app.

Credits and Licensing