ooyala-player-component
v0.1.2
Published
Ooyala Player Component
Downloads
2
Readme
ooyala-player-component
Usage
<ooyala-player-component
container-id="container"
embed-code="Y1ZHB1ZDqfhCPjYYRbCEOz0GR8IsVRm1"
player-branding-id="d70e58f6e29446e883095e2f8abfca8b"
provider-code="c0cTkxOqALQviQIGAHWY5hP0q9gU">
<div id="container">Loading player...</div>
</ooyala-player-component>
Development
Deploy
git clone https://github.com/loginov-rocks/ooyala-player-component.git
cd ooyala-player-component
npm install
Run
npm start
Test
npm test
Continuously
npm run test:watch
Build
npm run build