Skip to content

anderpang/vue-music

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue2.0作的音乐播放小例子

A Vue.js project

企鹅音乐接口

几个月前看过两遍vue2.0,后再没看,看到部分同学在玩vue,自己琢磨着做了此例子。其中很多东西是自己琢磨出来的。花时一星期。

用的是flex排版,也是第一次用,没考虑兼容。路由为html5的history,由于服务器不能rewrite,故非首页不能refrash。

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.

About

vue2.0做的音乐播放

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages