Skip to content

kulla/2024-09-06-demo-interactive-video

Repository files navigation

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.

Local setup

  1. Clone the repository
  2. Run yarn to install the dependencies
  3. Run yarn dev to start the development server
  4. Visit http://localhost:3000 to see the plugin in action