Skip to content

Commit c5f16f6

Browse files
committed
Add video to migrate an existing app
1 parent b41933e commit c5f16f6

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/mini-apps/quickstart/migrate-existing-apps.mdx

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22
title: Migrate an Existing App
33
description: Quickly migrate your existing app to a mini app, preview it in Base Build, and publish to the Base app.
44
---
5+
<Panel>
6+
<iframe
7+
className="w-3/4 aspect-video rounded-xl mx-auto block"
8+
src="https://www.youtube-nocookie.com/embed/bChuIvqLiX0"
9+
title="Turning an Existing App into a Mini App on the Base App"
10+
frameBorder="0"
11+
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
12+
allowFullScreen
13+
></iframe>
14+
</Panel>
15+
516
**Prerequisites**
617
* You have an existing web app
718
* You have a Base app account

0 commit comments

Comments
 (0)