A ReactJS based player for all browsers.
Download and install the dependencies:
git clone git@github.com:feedcast/player.git
cd plyer
npm install
Open the player folder at your favorite IDE and run:
npm start
To build the production js/css run:
npm run build
npm run test
Feel free to remove any sections that aren't applicable to your project.
Please open an issue for support.