This is a music player
- 推荐歌单
- 歌单详情
- 搜索歌曲
- 播放器
- 播放列表
- 随机播放、列表播放、单曲循环
Vue
Vue-router
Vuex
axios
Muse-UI
vue-awesome-swiper
由网易云音乐 Node.js API service提供
version: 3.0
# 安装项目依赖
$ yarn
# 获取子项目
$ git submodule init
$ git submodule update
# 安装子项目的依赖
$ cd NeteaseCloudMusicApi
$ yarn
$ cd ../
# 启动 api 服务
$ yarn sever
# 启动前台服务
$ yarn start
# 打包
$ yarn build
- Fork this Repo first
- Clone your Repo
- Install dependencies by
$ npm install
- Checkout a feature branch
- Feel free to add your features
- Make sure your features are fully tested
- Publish your local branch, Open a pull request
- Enjoy hacking <3
built upon love by docor v0.3.0