项目作者: VarHug

项目描述 :
通过Vue.js实现的音乐播放器前端
高级语言: Vue
项目地址: git://github.com/VarHug/musicApp-by-vue.git
创建时间: 2018-07-24T06:11:47Z
项目社区:https://github.com/VarHug/musicApp-by-vue

开源协议:

下载


music-app-by-vue

一款基于Vue.js开发的音乐Web App

项目资源


















名称 来源
图标icon 阿里巴巴矢量图标库/Icon MOON
音乐资源 QQ音乐

项目参考














名称 地址
Vue 2.0实战高级-开发移动端音乐Web APP https://coding.imooc.com/class/107.html

项目安装

  1. # install dependencies
  2. npm install
  3. # serve with hot reload at localhost:8080
  4. npm run dev
  5. # build for production with minification
  6. npm run build
  7. # build for production and view the bundle analyzer report
  8. npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.