/tongzhong-music

铜钟聚合音乐 - 一个网站,三家平台的音乐

Primary LanguageJavaScript

铜钟聚合音乐

- 一个网站,三家平台的音乐

It's online: http://tongzhong.xyz

Screenshot

Usage

# 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.

Client-side development

# Start webpack dev server
npm start

License

MIT