https://github.com/jplayer/react-jplayer-demo
Demo website for react-jPlayer and add-ons
https://github.com/jplayer/react-jplayer-demo
Last synced: 12 months ago
JSON representation
Demo website for react-jPlayer and add-ons
- Host: GitHub
- URL: https://github.com/jplayer/react-jplayer-demo
- Owner: jplayer
- Created: 2017-05-29T11:05:47.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-29T11:11:24.000Z (about 9 years ago)
- Last Synced: 2025-06-13T20:11:16.066Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 819 KB
- Stars: 4
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-jPlayer-demo
Demo website for react-jPlayer
### Run
```
git clone https://github.com/jPlayer/react-jPlayer-demo.git
npm install
npm run dev
open http://localhost:8080/
```