@inube/design-system
v5.15.0
Published
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
Downloads
18
Readme
Inube Design System
This is a React component library designed to power the interfaces of all digital products developed by inube.
Installation
Run the following command using npm:
npm install --save @inube/design-system
Development
- We use Storybook to create, visually test and document all React components.
- The components are developed using JavaScript. In a future we will consider migrating the codebase to TypeScript.
- The code is commited using Conventional Commits and releases are managed using auto by intuit.
Storybook
This is the link to the Storybook of the main branch: Open Storybook
Issues
If you got any issues while using the library, please report them as issues here