Quick Start#
The Formance design system is distributed as a shadcn registry. Install components directly into your project using the CLI.
@formance Namespace#
To avoid repeating the full URL on each install, add the Formance registry to your components.json:
Then install any component using the namespace:
Direct URL#
You can also install components directly without configuring the namespace:
Prerequisites#
- Tailwind CSS v4
- React 19+
- TypeScript 5+
- A
components.jsonfile configured for the default style