Skip to content

koor/react-music-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-music-player

使用 React 构建的一个简单的音乐播放器。

技术栈

  • create-react-app 脚手架
  • react-router-dom 路由管理
  • PubSubJS 事件订阅
  • jPlayer 播放器插件
  • ES6

项目运行

clone 项目源码

git clone https://github.com/koor/react-music-player.git

安装依赖

cd react-music-player
npm install

运行

npm start

打包发布

npm run build

About

A simple music player build with React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published