Export to Code lets you turn Visily screens into developer-ready code that you can download and use as a starting point for development.
Before you start
- Export to Code is a paid feature. Make sure your workspace is on a paid plan that supports code export (Pro and Business).
- Currently, only screens can be exported to code.
- Visily supports these code formats: React, Vue, and HTML
How to export designs to code
You can export your Visily designs to code in several ways. Open the board that contains the screens you want to export, then follow one of the methods below.
From the canvas
- On your board canvas, select the screen or screens you want to export.
- Access the export option in either of the following ways:
- Right-click the selected screens and choose Export to code from the menu

- Use the Export option in the selection toolbar, then choose Export to code.

- Choose whether to enable AI Layout.
- Select the code format you want to export. The ZIP file will download automatically after you select the code format.
From Inspect mode
- Switch your board to Inspect mode.

- Select the screens you want to export.
- Open the Code section in the Inspection panel.

- Choose whether to enable AI Layout, then select the code format you want to export. The ZIP file will download automatically after you select the code format.
How to use the exported files
After the export is complete, Visily downloads a ZIP file that includes the development files and a README file.
- Open the README file to follow the step-by-step instructions to run and preview the exported design in your browser.
- You can then continue working with the development files in your preferred development environment.
Notes
- When exporting multiple screens, each screen is packaged as a separate subfolder in the ZIP file.
- If your design uses custom fonts, you may need to add those fonts to your project after exporting so the design displays correctly.
- Exported code is intended as a development starting point. You may still need to review and adjust the code based on your project setup.
Need more help?
If this does not solve your issue, contact support and include a screenshot if possible.