design-system-monorepo
design-system-monorepo copied to clipboard
Monorepo for Design systems
Design System monorepo
This is a Turborepo that contains all the packages and apps for the Design System.
What's inside?
This repo includes the following packages/apps:
Apps and Packages
docs: a Storybook instancedesign-tokens: Design tokens connection with Figma Tokenstailwind-theme: Tailwind theme based on design tokensui: a React component library sharedeslint:eslintconfigurationstsconfig:tsconfig.jsons used throughout the monorepo
Each package/app is 100% TypeScript.
Build
To build all apps and packages, run the following command:
pnpm build
Develop
To develop all apps and packages, run the following command:
pnpm dev
Presentation
You can see the slides from the presentation here
Figma File
You can find the Figma file over here