This project demonstrates how an interactive video plugin can be added to the Serlo editor. Visit https://2024-09-06-demo-interactive-video.vercel.app/ to see the plugin in action.
- Clone the repository
- Run
yarn
to install the dependencies - Run
yarn dev
to start the development server - Visit
http://localhost:3000
to see the plugin in action