2
0
Files
bot/apps/docs/get-started/overview.mdx
2023-12-22 09:13:53 +01:00

15 lines
388 B
Plaintext

---
title: Creating a typebot
icon: hammer
---
The best way to understand the basic principles of Typebot is by watching this super quick "Creating a typebot" video:
<div className="relative" style={{ paddingBottom: '64.5933014354067%' }}>
<iframe
src="https://www.youtube.com/embed/jp3ggg_42-M"
allowFullScreen
className="absolute top-0 left-0 w-full h-full"
/>
</div>