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
- Host: GitHub
- URL: https://github.com/aserto-dev/aserto-react-components
- Owner: aserto-dev
- License: other
- Created: 2021-02-15T01:07:06.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-02-10T10:54:45.000Z (over 4 years ago)
- Last Synced: 2025-03-23T07:32:00.679Z (about 1 year ago)
- Language: TypeScript
- Size: 3.41 MB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
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/