@bitrise/bitkit
v13.184.0
Published
Bitrise React component library
Downloads
6,696
Keywords
Readme
@bitrise/bitkit
Library for React UI components and design patterns.
Based on Chakra UI.
Setup
git clone [email protected]:bitrise-io/bitkit.git
cd bitkit
npm i
Technology
- Chakra UI
- Typescript
- React
- Jest (for unit testing)
Scripts
$ 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
Contributing
Check CONTRIBUTING.md