<<<<<<< HEAD
Vue音乐播放器
本地使用方法:
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
然后打开localhost:3000即可
线上使用:
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
用nginx作为服务器的话,记得设置各个接口的proxy_pass以及proxy_set_header
线上地址:http://qqmusic.wuronghua.com
For a detailed explanation on how things work, check out the guide and docs for vue-loader.
用Vue编写的类QQ音乐移动端网页
fc79d32c8dc6f967563c003a6e6babf1f36d8651