A Telegram client for KaiOS using Svelte and TypeScript.
npm run dev
builds the app in watch mode and serves the site. Great for testing your app in a desktop browser.
- Connect your device to your computer and make sure it appears in WebIDE.
npm run build
- In WebIDE, load the
/public
folder as a packaged app. - Or,
npm run dev
then visitlocalhost:port/index.html