Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 607 Bytes

File metadata and controls

43 lines (27 loc) · 607 Bytes

Feedcast Player

A ReactJS based player for all browsers.

Installation

Download and install the dependencies:

git clone git@github.com:feedcast/player.git
cd plyer
npm install

Development

Open the player folder at your favorite IDE and run:

npm start

To build the production js/css run:

npm run build

Tests

npm run test

Feel free to remove any sections that aren't applicable to your project.

Support

Please open an issue for support.

Using