All Projects → enzeberg → Tonzhon Music

enzeberg / Tonzhon Music

Licence: mit
将QQ音乐、网易云音乐和酷我音乐上的歌添加到一个列表来播放!

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Tonzhon Music

React Music
基于React的在线音乐播放器(移动端高仿安卓网易云音乐)(重构是不可能的,这辈子都不会用 hooks 重构)
Stars: ✭ 269 (+4.67%)
Mutual labels:  music, music-player, react-router
Alldemo
🍑 2020全栈学习Demo大合集 包含最新 hooks TS 等 还有umi+dva,数据可视化等实战项目 (持续更新中)
Stars: ✭ 189 (-26.46%)
Mutual labels:  antd, react-router, react-redux
Antd Umi Sys
企业BI系统,数据可视化平台,主要技术:react、antd、umi、dva、es6、less等,与君共勉,互相学习,如果喜欢请start ⭐。
Stars: ✭ 503 (+95.72%)
Mutual labels:  antd, react-router, react-redux
Musicbox
😊 🎵 MusicPlayer 一站式收听多平台音乐(网易云, 虾米, QQ)的跨平台音乐播放器,尽情享受吧~✨
Stars: ✭ 1,130 (+339.69%)
Mutual labels:  music, music-player, netease-cloud-music
React Redux Antdesign Webpack Starter
react + redux + ant design + react-router 4 + webpack 4 starter
Stars: ✭ 44 (-82.88%)
Mutual labels:  webpack4, antd, react-router
laravel-react-boilerplate
Laravel React Boilerplate with Ant Design, Route-Level Code Splitting, Redux, Sanctum Auth
Stars: ✭ 49 (-80.93%)
Mutual labels:  react-router, react-redux, antd
React Admin
基于antd、redux-observable、redux-thunk、react-router响应式SPA脚手架,后台管理系统demo. 权限管理,用户管理,菜单管理。无限级菜单,下拉树形选择框
Stars: ✭ 141 (-45.14%)
Mutual labels:  antd, react-router, react-redux
Ieasemusic
网易云音乐第三方
Stars: ✭ 8,572 (+3235.41%)
Mutual labels:  music, music-player, netease-cloud-music
Reactspa
combination of react teconology stack
Stars: ✭ 911 (+254.47%)
Mutual labels:  webpack4, antd, react-redux
PERN-Advanced-Starter
Advanced PERN stack starter kit (PostgresSQL, Express, React, & Node), complete with ESLint, Webpack 4, Redux, React-Router, and Material-UI kit.
Stars: ✭ 51 (-80.16%)
Mutual labels:  react-router, react-redux, webpack4
Simple Netease Cloud Music
🎵A simple netease music api lib. 简单、统一、轻巧的 Node.js 版网易云音乐 API
Stars: ✭ 268 (+4.28%)
Mutual labels:  music, music-player, netease-cloud-music
Breadplayer
Bread Player, a free and open source music player powered by UWP and C#/.NET with a sleek and polished design built for, and by, the people seeking a better alternative to Groove and Windows Media Player by Microsoft.
Stars: ✭ 267 (+3.89%)
Mutual labels:  music, music-player
react-douban
豆瓣电影-react版本
Stars: ✭ 45 (-82.49%)
Mutual labels:  react-router, react-redux
timeoff-server
TimeOff is an application that allows companies' employees to set vacations before they begin taking their time off. Implemented in modern tech stack i.e. Node, Express, MongoDB.
Stars: ✭ 33 (-87.16%)
Mutual labels:  react-router, react-redux
cra-redux-boilerplate
⚛️🔨create-react-app application with redux and another cool libraries to make your life easier.
Stars: ✭ 15 (-94.16%)
Mutual labels:  react-router, react-redux
netease-music-crx
浏览器插件版网易云音乐
Stars: ✭ 110 (-57.2%)
Mutual labels:  music-player, netease-cloud-music
GOSH-FHIRworks2020-React-Dashboard
🩺 Fully Responsive FHIR Dashboard written using @reactjs for NHS and GOSH hackathon
Stars: ✭ 21 (-91.83%)
Mutual labels:  react-router, antd
trivin
⚡️Setup your entire project quickly and easily with 1-line command ⚡️
Stars: ✭ 58 (-77.43%)
Mutual labels:  react-router, react-redux
antd-color-replacer
适用于 webpack 环境下 的 主题切换插件
Stars: ✭ 22 (-91.44%)
Mutual labels:  antd, webpack4
auth-with-saga-example
code for https://medium.com/@stepankuzmin/authentication-with-react-router-redux-5-x-and-redux-saga-55da66b54be7
Stars: ✭ 14 (-94.55%)
Mutual labels:  react-router, react-redux

tonzhon-music

English

更新日志

将QQ音乐、网易云音乐和酷我音乐上的歌添加到一个列表来播放!

地址

功能

桌面版

移动版

  • 搜索
  • 播放

使用

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

打开 http://localhost:8081 即可。

开发

后端

# Start nodemon dev server (需要全局安装 nodemon)
npm run dev-server

前端

# Start webpack dev server
npm start

桌面版打开 http://localhost:3000/,移动版打开http://localhost:3000/m/。(注意是 /m/

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].