Skip to content

[Archived] -- A React based audio player focused on podcasts

Notifications You must be signed in to change notification settings

feedcast/player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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