the end goal here is to have a usable discord client for KaiOS 2.5.x, I have no plans on fully replicating a discord client.
if you're on KaiOS 3.x use https://github.com/diamondburned/kaicord/ instead
npm run dev
builds the app in watch mode and serves the site. Great for testing the app in a desktop browser.
npm install
install dependencies, run it when package.json is modified or if you are building for the first time.npm run build
/dist
folder as a packaged app.(stuff mentioned here are libraries where the code was modified)