Skip to content
This repository has been archived by the owner on May 11, 2023. It is now read-only.

Latest commit

 

History

History
30 lines (21 loc) · 430 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 430 Bytes

网易云音乐歌单单页

打包前必做

src/App.vue 的 68行修改自己歌单ID为自己的网易云歌单ID

演示链接

https://www.yeliulee.com/music/

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint