Build once, deploy across frameworks
51owBKSzf5N9GRp4LGrFXv9nYKgpYNS7ESd2kwfSbonk
Morpho streamlines UI development by enabling developers to write component code one time and output it for use in a variety of frontend environments—including React, Vue, Angular, Svelte, Solid, Alpine, Qwik, and others.
Using Morpho, you can:
To begin a fresh Morpho setup, run the following command:
npm create @builder.io/morpho@latest
Once setup completes, open the README.md
file in your generated project directory. This will guide you
through the folder structure and how to start building and testing components.
Find the full setup instructions in the quickstart guide.
Morpho includes built-in support for Figma, making it easy to convert designs into usable components while keeping your design system consistent across both design and codebases.
Read more about the Figma sync feature.