An open API service indexing awesome lists of open source software.

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

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/
```