因为版权的问题,网站下线了,不过你任然可以在本地跑起来!
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.
因为版权的问题,网站下线了,不过你任然可以在本地跑起来!
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.