Back to Remotion

Editor Starter Demo

packages/docs/docs/editor-starter/demo.mdx

4.0.4621.3 KB
Original Source

import { DEMO_URL } from './demo';

Try out the Editor Starter yourself!

<table> <thead> <tr> <th>Empty project</th> <th>Announcement video</th> </tr> </thead> <tbody> <tr> <td>
  </td>
  <td>
    
  </td>
</tr>
<tr>
  <td>
    <a href="https://editor-starter.remotion.dev" target="_blank">
    <strong>
      Try empty project
    </strong>
    </a>
  </td>
  <td>
    <a href={DEMO_URL} target="_blank">
      <strong>
        Edit announcement video
      </strong>
    </a>
  </td>
</tr>
</tbody> </table>

Notes

  • The announcement video link is a long URL, it might not be sharable everywhere.
  • Don't rely on these to edit serious projects. We might change the internal data structure of videos as we develop the Editor Starter, breaking your projects.
  • There is no responsive design, so the demo might not look good on mobile.