A demo of implementing Shaka Player into React.
- Install Nodejs v20.9.0+
- Install Yarn v1.22.5+
- Install dependencies:
yarn install
- Start the web server:
yarn start
- Navigate to http://localhost:8080.
Please read the Contributing Guide to learn about the development process.
Please refer to the LICENSE file.