Skip to content

loscoy/musicPlayer

Repository files navigation

musicplayer

A Vue.js project 完善ing...

banner --> swiper

下拉刷新 --> Muse-UI

API --> NeteaseCloudMusicApi

歌词处理-->lyric-parser

由于网易云音乐接口的歌词时间单位中,秒有三位数,而lyric-parser只解析到两位,所以需要对lyric-parser的源码进行修改 路径node_moudules->lyric-parser->dist->lyric.js image.png

Build Setup

# install dependencies
yarn

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

# build for production with minification
yarn run build

# build for production and view the bundle analyzer report
yarn run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

About

use netease API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published