videojs-dock




A dock for videojs
Maintenance Status: Stable
- Getting Started
- Running Tests
- Tag and Release
- License
Getting Started
1. Clone this repository!
1. Install dependencies:
npm install
1. Run a development server:
npm start
That's it! Refer to the
video.js plugin standards for more detail.
$3
- In all available and supported browsers:
npm test
- In a specific browser:
npm run test:chrome,
npm run test:firefox, etc.
- While development server is running, navigate to
http://localhost:9999/test/ (_note:_ port may vary, check console output)
$3
1. Make sure everything is committed.
1.
npm version where
is
major,
minor,
patch, etc.
Read more about versioning.
1.
npm publish
License
Apache-2.0. Copyright (c) Brightcove, Inc.