Skip to content

akasaki-is-a-rubbish/DrivingUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0062349 · May 24, 2022
Jul 2, 2021
May 24, 2022
May 24, 2022
Aug 16, 2021
May 24, 2022
May 19, 2021
Feb 28, 2021
May 19, 2021
Apr 12, 2022
Apr 18, 2021
May 24, 2022
Apr 4, 2021
Feb 28, 2021
May 24, 2022

Repository files navigation

Driving UI

driving

Install & Run

yarn
yarn dev

Run with electron (electron is requried):

yarn electron

Configuration

Edit src/config.ts

Build MusicCloud

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/