bjw1234 / vue-music

基于vue开发的一款web音乐播放器app,数据通过QQ音乐后台接口以jsonp的方式获得,整体页面采用酷炫的黑色风格,内容涵盖vue的高级应用和很多js技巧,是一款非常好的可以拿来学习借鉴的应用。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-music

基于vue的音乐播放器开发。

演示地址:http://music.baijiawei.top

Build Setup

# 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 and docs for vue-loader.

About

基于vue开发的一款web音乐播放器app,数据通过QQ音乐后台接口以jsonp的方式获得,整体页面采用酷炫的黑色风格,内容涵盖vue的高级应用和很多js技巧,是一款非常好的可以拿来学习借鉴的应用。


Languages

Language:Vue 57.5%Language:JavaScript 39.8%Language:CSS 2.5%Language:HTML 0.2%