Skip to content
/ music Public

一个用vue制作的音乐播放器项目

Notifications You must be signed in to change notification settings

Jfs007/music

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

使用vue编写的音乐播放项目

请自己调节合适的屏幕大小,最好在手机上观看

该项目使用到了vue全家桶的vue-router , vuex ,数据获取部分来自网易云音乐的接口,这里没有使用axios,而是使用了自己封装的fecth对象,并用xhr来做兼容 async/await来作为异步写法

该项目模仿一位大佬的项目详情可见https://github.com/javaSwing

以下是播放器的截取的图片



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

About

一个用vue制作的音乐播放器项目

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published