An open API service indexing awesome lists of open source software.

https://github.com/xugaoyi/vue-music

🎵基于vue的移动端音乐播放器
https://github.com/xugaoyi/vue-music

axios better-scroll eslint fastclick stylus vue vue-cli vue-lazyload vue-router vuex

Last synced: 26 days ago
JSON representation

🎵基于vue的移动端音乐播放器

Awesome Lists containing this project

README

        

# vue-music

> 音乐播放器

[代码结构思维导图](http://naotu.baidu.com/file/0b24b39f41a012a5d06327a17ac50f6e?token=88d0c12910dbb883)

## 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

# build for production and view the bundle analyzer report
npm run build --report
```

For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).