yarn
yarn dev
Run with electron (electron is requried):
yarn electron
Edit src/config.ts
The MusicCloud app bundle is prebuilt and ready to use, so this is not required, unless you want to rebuild it.
git submodule update --init
cd MusicCloud
pnpm i
pnpm run build
cp bundle.js bundle.js.map ../public/mc/