This repo contains examples of how to use the Superblocks Embed SDKs. The examples are written in React, Angular, and Typescript.
npm run start:react
npm run start:typescript
npm run start:angular
- Replace the embed app URL placeholder -
"YOUR_APP_EMBED_URL_HERE"
- with your app's embed URL - Replace the Superblocks token placeholder -
"YOUR_SB_EMBED_TOKEN"
- with your embed token - The UI will run on http:localhost:3000 and a server will run on http://localhost:3001