vue版网易云音乐, 无登录功能,后端接口来自NeteaseCloudMusicApi
在线预览地址:在线预览(在线预览可能会有问题,建议克隆项目到本地体验全部bug):smile:
$ git clone https://github.com/Binaryify/NeteaseCloudMusicApi.git
$ npm install
$ node app.js
$ git clone https://github.com/Future23365/cloud.git
$ npm install
$ npm run serve
http://localhost:8080
- Vue
- Vue-Router
- Vuex
- Axios
- ElementUI