Skip to content

javaswing/NeteaseCloudWebApp

Repository files navigation

netease-clound-webapps

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

在线地址

技术栈

  • 传说中的VUE全家桶(vue vue-router vuex)
  • axios
  • Muse-UI(一个基于Vue2.x的material design 风格UI框架)

运行截图

首页 详情 动图 动图

安装运行(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