https://github.com/daihy8759/ieasemusic
网易云音乐第三方🎵
https://github.com/daihy8759/ieasemusic
electron hooks ieasemusic less react recoil typescript
Last synced: about 2 months ago
JSON representation
网易云音乐第三方🎵
- Host: GitHub
- URL: https://github.com/daihy8759/ieasemusic
- Owner: daihy8759
- Created: 2019-08-08T12:33:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T06:13:29.000Z (over 2 years ago)
- Last Synced: 2023-11-07T19:00:35.871Z (over 1 year ago)
- Topics: electron, hooks, ieasemusic, less, react, recoil, typescript
- Language: TypeScript
- Homepage:
- Size: 1.81 MB
- Stars: 114
- Watchers: 4
- Forks: 6
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ieaseMusic
> Built by Electron, React, Recoil, Less, TypeScript
# screenshots

# Feature
- from https://github.com/trazyn/ieaseMusic
- 移除 express 服务
- 调整目录结构
- 使用 material-ui# Issue
- 🐛 非常多,会慢慢完善
# Starting Development
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:
```bash
$ yarn install && yarn dev
```# Packaging for Production
To package apps for the local platform:
```bash
$ yarn build
```# 参考列表
- 网易云音乐第三方:https://github.com/trazyn/ieaseMusic
- 网易云音乐 Node.js API:https://github.com/Binaryify/NeteaseCloudMusicApi