This starter kit provides a minimal setup to build a React UI library with TypeScript, Vite, and Tailwind CSS decorated with styled-components.
-
corepack enable pnpm corepack use pnpm@9.x -
Build the library:
pnpm build
-
Build the docs:
pnpm build:docs
MIT License for open-source projects.