Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 403 Bytes

File metadata and controls

11 lines (9 loc) · 403 Bytes

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