- 聆听QQ音乐、网易云音乐和虾米
It's online: http://tongzhong.xyz
# Install dependencies
npm install
# Build client-side bundle
npm run build
# Start the server
npm run server
Open http://localhost:8080
to visit the page that uses the production build.
# Start webpack dev server
npm start
MIT