Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 789 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 789 Bytes

vue-neteasyMusic

A Vue.js project

点击查看demo(建议使用手机模式访问)

打包好的app

由于部分数据放在github上,没有科学上网首页第一次请求数据可能有点慢,使用全局代理模式可能会拉取不到网易的图片。

运行截图: screenshot

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

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