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音乐一处搞定
- Host: GitHub
- URL: https://github.com/LIU9293/musicafe
- Owner: LIU9293
- Created: 2017-01-09T15:46:20.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-01T07:15:39.000Z (almost 8 years ago)
- Last Synced: 2024-02-15T00:34:22.436Z (10 months ago)
- Topics: music, netease, xiami
- Language: JavaScript
- Homepage:
- Size: 3.33 MB
- Stars: 196
- Watchers: 10
- Forks: 41
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-github-star - musicafe
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).