• Stars
    star
    194
  • Rank 200,219 (Top 4 %)
  • Language
    JavaScript
  • Created almost 8 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

musicafe 音乐咖

2月24号更新

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

本地运行

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.