React components library that implements Bezier design system.
This product analysis is about the Bezier Reactstorybook, which is a version of CircleCI codecovMonorepo for bezier-react and related packages. It is a repository that includes various packages such as bezier-react, bezier-icons, bezier-codemod, and bezier-figma-plugin. These packages are part of the Bezier design system and offer different functionalities for building and upgrading apps using this design system. The repository provides a set of commands for installation, building, and testing the packages, as well as guidelines for contributing to the project.
To install the Bezier Reactstorybook, follow these steps:
yarn install
.yarn build workspaces
.yarn build <workspace>
, replacing <workspace>
with the desired package name.yarn run storybook
.The Bezier Reactstorybook is a collection of packages that enable developers to work with the Bezier design system in React applications. It provides components, icons, and transformation tools for upgrading existing apps. The repository includes a Figma plugin to enhance the design system workflow. Installation and build steps are straightforward using yarn commands. Contributing to the project is encouraged, as it is mainly maintained by Channel Corp.