The Copy feature lets you duplicate an existing app inside Reflex Build. This is useful when you want to experiment with changes without affecting the original project, or when you want to use an app as a starting point for a new idea.

  1. In the Reflex Build workspace, click the Copy button (bottom-right corner).
  2. Reflex Build will create a new app in your workspace with the same:
    • Code files and components
    • State and configuration
    • Dependencies

The copied app will appear as a separate project, independent from the original.

  • Experiment Safely Try out new components, layouts, or integrations without risking your working app.
  • Create Variations Use the original app as a base to quickly spin up a different version (e.g., a light and dark theme version).
  • Template Reuse Turn an app into a personal template and copy it each time you start a new project.
  • Rename your copied app immediately so it’s easy to distinguish from the original.

Built with Reflex