Monorepo · React + TypeScript + Tailwind + Storybook 8.
ank-ds/
├── packages/
│ ├── tokens/ Design tokens (CSS + TS)
│ ├── core/ Components
│ └── docs/ Storybook
└── apps/
└── playground/
npm install
npm run storybook
npm run typecheck