@areyesdev/components

1.7.0 • Public • Published

Cero a Producción — Components

GitHub Workflow Status Codecov npm semantic-release storybook

🚀 Cero a Producción es un proyecto de sesiones de productividad.

Getting Started

You must have react, react-dom and classnames installed thiose are peer dependencies of this project.

1. Installation

Using NPM

npm install @areyesdev/componentss

Using Yarn

yarn add @areyesdev/componentss

2. Using the library

  • Import component
import { Icon, ButtonIcon } from '@areyesdev/componentss'
  • Use component
<ButtonIcon icon="arrowRight" type="primary">
  Cowards Agreed
</ButtonIcon>

Storybook

Check the rest of the available components in our Storybook

Readme

Keywords

Package Sidebar

Install

npm i @areyesdev/components

Weekly Downloads

2

Version

1.7.0

License

MIT

Unpacked Size

331 kB

Total Files

202

Last publish

Collaborators

  • areyesdev