Monorepo for bezier-react and related packages.
Name | Description |
---|---|
bezier-react | React components library that implements Bezier Design System. |
bezier-figma-plugin | Figma plugin that helps build Bezier Design System and increase productivity. |
yarn install
yarn build
yarn build --filter=<workspace>
yarn storybook
Command | Description |
---|---|
yarn dev |
Runs Storybook and Builds Figma plugin in watch mode |
yarn test |
Tests all workspaces |
yarn lint |
Lints all workspaces |
yarn typecheck |
Compiles bezier-react |
yarn clean |
Remove generated files |
yarn update-snapshot |
Update test snapshots of bezier-react |
See contribution guide.
This package is mainly contributed by Channel Corp. Although feel free to contribution, or raise concerns!