Step 1. Create an application
Before you start embedding a Superblocks app in your website, you’ll need an application to embed. Learn how to build a Superblocks application in Building with Clark. Once you have an initial version of your app ready, commit & deploy your app.Step 2. Install the SDK
Install either Superblocks’ React or Javascript SDK into your web application’s client-side code.- React
- JavaScript
Step 3. Add the embed component
Add the embed component to your HTML on the page you want the app to appear on.- React
- JavaScript

