Minimalist podcast app for KaiOS. Design inspired by MuditaOS.
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.