Installation
npm#
npm install @getsoren/design-systembun#
bun add @getsoren/design-systemyarn#
yarn add @getsoren/design-systempnpm#
pnpm add @getsoren/design-systemWhat's next#
Once it's installed, head to the quickstart to wrap your app with ThemeProvider and render your first component.
If you plan to contribute to the library itself rather than just consume it, see local development instead — that page covers cloning the repo and running the Yarn-based workflow.
