Export code
Download your Alloy prototypes as React apps that you can upload to any coding platform.
Export your prototype as React code
Alloy lets you export any prototype as a React app with reusable components. This allows you to:
- Download the complete codebase for your prototype
 - Upload to any coding platform (GitHub, GitLab, Cursor, VS Code, etc.)
 - Continue development in your preferred environment
 - Share with engineering to accelerate handoff
 
How to export
- Open the prototype you want to export
 - Click the Download button in the top right corner
 - Your prototype will be packaged as a React app and downloaded as a 
.zipfile 
The exported code includes all components, styling, and functionality from your prototype, ready to be integrated into your development workflow.
Plan requirements
Export code requires the Pro plan. You can upgrade your plan in Settings → Billing.
See our pricing page for more details on plan features.