Skip to content

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

Notifications You must be signed in to change notification settings

bjw1234/vue-music

Repository files navigation

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技巧,是一款非常好的可以拿来学习借鉴的应用。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published