Skip to content

A demo implementing Shaka Player in ReactJS.

License

Notifications You must be signed in to change notification settings

kieranroneill/amphitheatron

Repository files navigation

Kibisis & Browser logos

Amphitheatron

Your Personal Amphitheater for Entertainment

GitHub release GitHub Release Date - Published_At

GitHub License

A demo of implementing Shaka Player into React.

Table of contents

🛠️ 1. Development

1.1. Requirements

Back to top ^

1.2. Setting up the dev environment

  1. Install dependencies:
yarn install

Back to top ^

1.3. Running locally

  1. Start the web server:
yarn start
  1. Navigate to http://localhost:8080.

Back to top ^

👏 2. How To Contribute

Please read the Contributing Guide to learn about the development process.

Back to top ^

📄 3. License

Please refer to the LICENSE file.

Back to top ^