Skip to content

Learning Svelte by building a minimalist podcast app for KaiOS.

Notifications You must be signed in to change notification settings

NothingSpecialDev/mica

Repository files navigation

mica

Minimalist podcast app for KaiOS. Design inspired by MuditaOS.

Banner

Building and running on KaiOS 2.x

During development, you can run npm run dev:kaios2 to spin up a server and continually build on changes. To create a production build, run npm run build:kaios2. Both of these commands create a dist folder you can load as a packaged app through WebIDE.