Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 425 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 425 Bytes

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.