A light themed music desktop client@1c165f7 using the API of koel.
# install dependencies
yarn
# serve with hot reload
yarn electron:serve
# build electron application for production
yarn electron:build
This project was generated with electron-vue using vue-cli. Documentation about the original structure can be found here.