Examples
This section provides practical examples of how to use Ceeblue Video.js Plugin in different scenarios.
Available Examples
- Simple player - Simple setup with default configuration
Running Examples Locally
To run these examples locally:
- Clone the repository
- Install dependencies:bash
npm install - Start the development server:bash
npm run docs:dev - Navigate to the examples section in the documentation