Style guide and UI components for Chromatic's docs and marketing sites. https://tetra.chromatic.com
pnpm add @chromatic-com/tetra
Watch and rebuild code with tsup
and runs Storybook to preview your UI during development.
pnpm run storybook
Build package with tsup
for production.
pnpm run build