Ecosyste.ms: Awesome

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

https://github.com/LIU9293/musicafe

musicafe音乐咖 — 网易、虾米、QQ音乐一处搞定
https://github.com/LIU9293/musicafe

music netease xiami

Last synced: about 1 month ago
JSON representation

musicafe音乐咖 — 网易、虾米、QQ音乐一处搞定

Lists

README

        

# musicafe 音乐咖

## 2月24号更新

因为版权的问题,网站下线了,不过你任然可以在本地跑起来!

## 本地运行

```shell
git clone https://github.com/LIU9293/musicafe.git
cd musicafe
npm install
npm run server
# in another shell
npm start
```

The API package is from another repository [music-api](https://github.com/LIU9293/musicAPI).