electronic-netease-music
NetEase Music Electron Application (_(:з」∠)_
)...基于Electron的山寨Mac版网易云音乐
Using external image links in markdown tends to fail the image loading, so I included image files in this repo.
源自为公司内部分享做的一个demo,目前只是个空壳、API还未接入;在重构项目,使用 webpack
构建代码、拆分组件中,不定期更新.
想在 mac 上尝试安装的话可以在度娘网盘上下载~
想尝试入坑 Electron
开发伪桌面应用可以看我的博客~
Usage
Development
git clone https://github.com/Tinysymphony/electronic-netease-music
cd electronic-netease-music
npm install
npm start
Build App
npm run build:osx
LICENSE MIT