Skip to content

Simple cross-platform music player

License

Notifications You must be signed in to change notification settings

safu9/electron-suzaku

Repository files navigation

Suzaku

Actions Status GitHub release Dependencies Status

Simple cross-platform music player & library manager

Build Setup

# install dependencies
yarn

# serve with hot reload at localhost:9080
yarn run dev

# build electron application for production
yarn run build

# lint all JS/Vue component files in `src/`
yarn run lint