Skip to content

😝👏Building a desktop music app with electron+vue3.0

Notifications You must be signed in to change notification settings

naihe138/NeteaseCloudMusic

Repository files navigation

这是用electron+vue3.0构建的网易音乐桌面版

clone

git clone git@github.com:naihe138/NeteaseCloudMusic.git

install

// 为了安装electron-download模块成功

npm config set registry https://registry.npm.taobao.org

npm install