Bitrise React component library
npm install @bitrise/bitkitLibrary for React UI components and design patterns.
Based on Chakra UI.
---
```
git clone git@github.com:bitrise-io/bitkit.git
cd bitkit
npm i
- Chakra UI
- Typescript
- React
- Jest (for unit testing)
#### $ npm run storybook
Runs Storybook server
#### $ npm run start
Runs npm run storybook
#### $ npm run lint
Runs Javascript linting
#### $ npm run test`
Runs the unit tests for the library components
Check CONTRIBUTING.md