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.
npm run build/public folder as a packaged app.npm run dev then visit localhost:port/index.html