/tongzhong-music

在一处聆听所有音乐!

Primary LanguageJavaScript

tongzhong-music

- Listen to all the music in one place!

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

Note: This open-source website is a reduced version of tongzhong.xyz.

Usage

# Install dependencies
npm install
# Build client-side bundle
npm run build
# Start the server
npm run server

Open http://localhost:8081 to visit the page that uses the production build.

Client-side development

# Start webpack dev server
npm start

Open http://localhost:3000 for desktop, and http://localhost:3000/m for mobile.

Thanks

I really appreciate these projects and their contributors!

License

MIT