javaswing / NeteaseCloudWebApp

This is a vue for NeteaseCloud projects!
MIT License
2.57k stars 612 forks source link
axios material-design muse-ui netease-music vue webapps

netease-clound-webapps

这是一个用VUEJS写高仿网易云音乐的webapp,只实现了APP的核心功能,这个项目会长期进行更新。

在线地址

技术栈

运行截图

首页 详情 动图 动图

安装运行(Build Setup)

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

TODO

鸣谢

此网站提供的API: https://api.imjad.cn/cloudmusic/ ,此接口的说明请到这里查看

歌单列表部分为自己提供,在别一个项目中MusicApi

NeteaseCloudMusicApi NodeJS 项目

License

MIT