Subframe generates React code for your designs which you can export directly to Replit, Bolt, Cursor, or Lovable to speed up development. We’ve created prompts optimized for Replit, or you can export manually.
To sync your Subframe components with Replit, you’ll need to install it for your project. If you’re starting fresh, we recommend using Replit Vite template, but you can use any framework you prefer.
Go to the Setup your Replit project section in Code Mode.
Click Open Replit to create a new Vite app.
Click Generate Replit Prompt — this will create an installation prompt that sets up Subframe and installs any required dependencies.
Copy the generated prompt and paste it into Replit Assistant to run the setup.