We welcome contributions from everyone!
Make sure you have Node.js 4.8 or higher and npm installed.
- Fork this repository and clone your fork
- Install dependencies:
npm install
- Run a development server:
npm start
Refer to the [video.js plugin conventions][conventions] for more detail on best practices and tooling for video.js plugin authorship.
When you've made your changes, push your commit(s) to your fork and issue a pull request against the original repository.