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
yarnto install the dependencies - Run
yarn devto start the development server - Visit
http://localhost:3000to see the plugin in action