Skip to content

Examples

This section provides practical examples of how to use Ceeblue Video.js Plugin in different scenarios.

Available Examples

Running Examples Locally

To run these examples locally:

  1. Clone the repository
  2. Install dependencies:
    bash
    npm install
  3. Start the development server:
    bash
    npm run docs:dev
  4. Navigate to the examples section in the documentation