This package is a design system used in the service provided by Corca.
Detailed specifications of design system components can be found in the Storybook document.
In order to apply the global.css file in your root file or Next.js _app file, you must import the @corca-ai/design-system/dist/global.css
file.
corepack enable
pnpm install
pnpm storybook
pnpm build
This package is mainly contributed by Corca Corp.