Kanary159357 / bezier-react

React components library that implements Bezier Design System.

Home Page:https://bit.ly/3OU54TX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bezier React

storybook version circleci codecov

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!

About

React components library that implements Bezier Design System.

https://bit.ly/3OU54TX

License:Other


Languages

Language:TypeScript 98.2%Language:JavaScript 1.7%Language:HTML 0.0%Language:Shell 0.0%