feedcast / player

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 69.6%Language:CSS 18.9%Language:HTML 10.6%Language:Shell 0.8%