This is a vue for NeteaseCloud projects!
Last updated Jul 8, 2026
2.6k
Stars
609
Forks
15
Issues
+1
Stars/day
Attention Score
53
Language breakdown
Vue 56.3%
JavaScript 39.6%
HTML 2.5%
Less 1.6%
▸ Files
click to expand
README
netease-clound-webapps
这是一个用VUEJS写高仿网易云音乐的webapp,只实现了APP的核心功能,这个项目会长期进行更新。
技术栈
- 传说中的VUE全家桶(vue vue-router vuex)
- axios
- Muse-UI(一个基于Vue2.x的material design 风格UI框架)
运行截图
安装运行(Build Setup)
bash
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
🔗 More in this category