Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dbhagen/tailwind-react-ui-ts


https://github.com/dbhagen/tailwind-react-ui-ts

react tailwind

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

        

[![dbhagen](https://circleci.com/gh/dbhagen/tailwind-react-ui-ts/tree/main.svg?style=svg)](https://circleci.com/gh/dbhagen/tailwind-react-ui-ts/tree/main)

# Tailwind-React-UI-TS

Typescripted UI Library for React using Tailwind. Built off the work from [tailwind-react-ui](https://github.com/emortlock/tailwind-react-ui)

## Usage

To install dependencies
```
$ yarn
```

To build
```
$ yarn build
```

To run tests
```
$ yarn test
```

To run Storybook
```
$ yarn storybook
```

## Contributing

Please see the [contributing](./CONTRIBUTING.md) guide.

We want this to be a community project, please join in making this library useful for others.

### Code Contributors

This project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)].