@bitrise/bitkit

Bitrise React component library

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
@bitrise/bitkit
12.22.019 hours ago4 years agoMinified + gzip package size for @bitrise/bitkit in KB

Readme

@bitrise/bitkit
Library for React UI components and design patterns.
Based on Chakra UI.

Setup

git clone git@github.com:bitrise-io/bitkit.git
cd bitkit
yarn install

Technology

Scripts

$ yarn storybook

Runs Storybook server

$ yarn start

Runs yarn storybook

$ yarn lint

Runs Javascript linting

$ yarn test

Runs the unit tests for the library components

Contributing

Check CONTRIBUTING.md