Brisanet / ion-react

Ion design system in react
https://main--63da5890a06a8f8f995110dd.chromatic.com/
MIT License
10 stars 1 forks source link

React Version

Maintainability Test Coverage Production npm version

Installation

npm i @brisanet/ion-react
yarn add @brisanet/ion-react

Contribute

Install and run project

To run this project, You will need to use node v.16.19

Storybook


Storybook is a component development tool that allows you to visualize and test components in isolation. This makes it easy to develop and test components, allowing you to see how they behave in different states and contexts.

How to Run Storybook

This will start the Storybook server at http://localhost:6006 and you will be able to view your components in a friendly interface.

Commit pattern

Commits should follow the convention. We have the following types:

Example: feat: add feature #issue_id

Deploy 🚀

Storybook