player.style
Video and audio player themes built with Media Chrome, for every web player and framework.
Visit player.style.
Local Development
This is a monorepo that uses NPM workspaces and Turbo. The root package is
also a published package which currently makes it impossible to have similar
named NPM scripts in the root package and the workspace packages.
For this reason we use the turbo
CLI directly in the root directory.
- Install Turbo globally:
npm install -g turbo
- Clone the repository
- Run
npm install
- Run
turbo build