基于Vue2实现的网易云音乐MV的webapp。在线地址
- 浏览MV列表
- 搜索MV
- 观看MV
- 浏览MV评论
vue2 + vue-router + webpack + ES6 + sass + rem + html5 video
# install dependencies
npm install
# serve with hot reload at localhost:5000
npm run dev
# build for production with minification
npm run build
提供API的网站: https://api.imjad.cn/ ,此接口的说明查看