Installation
To install the player, run the following command in a React project:
- npm
- yarn
- pnpm
bash
npm i remotion @remotion/player
bash
npm i remotion @remotion/player
bash
yarn add remotion @remotion/player
bash
yarn add remotion @remotion/player
bash
pnpm i remotion @remotion/player
bash
pnpm i remotion @remotion/player
Read the examples and API reference next.