Getting Started

Installation

Assuming you have a basic React project set up, start by simply installing the design system via pnpm

.

Setup

In order to use the provided components, your app must be wrapped with the

StyleProvider
component.
We also need the
ThemeProvider
component to access the theme.