Built by Electron, React, Recoil, Less, TypeScript
- from https://github.com/trazyn/ieaseMusic
- 移除 express 服务
- 调整目录结构
- 使用 material-ui
- 🐛 非常多,会慢慢完善
Start the app in the dev
environment. This starts the renderer process in hot-module-replacement mode and starts a dev server that sends hot updates to the renderer process:
$ yarn install && yarn dev
To package apps for the local platform:
$ yarn build
- 网易云音乐第三方:https://github.com/trazyn/ieaseMusic
- 网易云音乐 Node.js API:https://github.com/Binaryify/NeteaseCloudMusicApi