组件库 React UI组件库和故事书 :notebook: 入门 component-library是使用构建和测试的。 请按照他们的在您的系统上Yarn。 然后,运行以下命令: git clone git@github.com:rcanalytics/component-library.git cd component-library yarn install yarn build 根仓库脚本: yarn build # builds all packages yarn start # starts storybook server yarn test