An open API service indexing awesome lists of open source software.

https://github.com/lengyxin/music

react mobx electron 编写的音乐播放器(网易云)
https://github.com/lengyxin/music

antd electron mobx-react music react react-router typescript webpack3

Last synced: 3 months ago
JSON representation

react mobx electron 编写的音乐播放器(网易云)

Awesome Lists containing this project

README

        

# 网易云播放器
## 安装依赖 以及启动命令
```
/package.json
npm run init-dev 安装全局&本地依赖
npm run init-dev-g 安装全局依赖
npm start 启动 全部服务
npm run start-app 启动 electron
npm run start-api 启动 api
npm run start-music 启动 web程序
npm run build 打包成桌面程序

```
## 没有什么审美设计能力~~~~~~~