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