QiuYang01 / vue-music

基于vue构建的音乐播放应用

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-music

#在vscode换背景颜色Ctrl+k + Ctrl+t,自己选中颜色即可。

music Stylus的安装 cnpm install stylus --save-dev cnpm install stylus-loader --save-dev
引入vue-fontawesome字体图标 https://www.hangge.com/blog/cache/detail_2104.html https://fontawesome.com/icons?d=gallery&m=free npm install jsonp npm install axios --save npm install better-scroll --save npm install font-awesome -S npm install lyric-parser -S

获取轮播图的接口 http://music.gnnu.work:4001/banner?type=2

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构建的音乐播放应用


Languages

Language:Vue 61.5%Language:JavaScript 37.0%Language:CSS 1.0%Language:HTML 0.5%