bezier-react
bezier-react copied to clipboard
React components library that implements Bezier design system.
Bezier React
Monorepo for bezier-react and related packages.
About this repo
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. |
Commands
Install dependencies
yarn install
Build workspaces
yarn build
Build a specific workspace
yarn build --filter=<workspace>
Run Storybook
yarn storybook
Other Commands
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 |
Contribute
See contribution guide.
Maintainers
This package is mainly contributed by Channel Corp. Although feel free to contribution, or raise concerns!