packages/docs/docs/editor-starter/demo.mdx
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>