Limeplay - Open Source Video Player UI ComponentsLimeplay

Quick Start

Installation

We have the exact same installation process as shadcn/ui

Create project

Run the init command to create a new Next.js project or to setup an existing one:

npx shadcn@latest init

Install the basic player example

You can now start adding components to your project.

npx shadcn add limeplay/basic-player

Building your player

You can now start building your own player or customize.

Examples

Coming soon! For now checkout Blocks

On this page