An open API service indexing awesome lists of open source software.

https://github.com/aserto-dev/aserto-react-components

Aserto-themed React components
https://github.com/aserto-dev/aserto-react-components

Last synced: about 1 year ago
JSON representation

Aserto-themed React components

Awesome Lists containing this project

README

          

# Aserto React Components

A self-contained Aserto-themed React component library, built using React, TypeScript and Styled-Components.

## Developing

We provide a local ``Storybook`` environment to facilitate the development process.

```bash
yarn # install the dependencies
yarn storybook # run storybook on port 6006
```

## Installing

```bash
yarn add @aserto/aserto-react-components
```

## Importing

```javascript
import { Button, Divider } from '@aserto/aserto-react-components'
```

## Docs

It's possible to check our ``Storybook``, hosted using `Chromatic`:

https://main--610833c12383ea003b3f5dd7.chromatic.com/