What are the different ways of exporting the project?

What are the different ways of exporting the project, including the complete code?
I want to integrate each component in my code and edit them. Is there a way to achieve this?

1 Like

There are two ways to export the project: using Headless API or Codegen. You can read more about them here: https://docs.plasmic.app/learn/loader-vs-codegen/ I believe codegen is what you’re looking for.

1 Like