An open API service indexing awesome lists of open source software.

https://github.com/lei1248276/net-bluescloud

基于Vue的音乐播放器项目
https://github.com/lei1248276/net-bluescloud

Last synced: 4 months ago
JSON representation

基于Vue的音乐播放器项目

Awesome Lists containing this project

README

        

#net-bluesCloud(网抑云)
>借鉴netease-clound-webapps模仿的网易云音乐
>>基于Vue的音乐播放器项目

#截图
![首页](show/home.png)
![歌单1](show/songList.png)
![歌单2](show/songs.png)
![收藏页](show/collect.png)

#动图
![展示1](show/show1.gif)
![展示2](show/show2.gif)

#安装运行(Build Setup)
```
# install dependencies
npm install

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

# build for production with minification
npm run build
```