Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dbhagen/tailwind-react-ui-ts
- Owner: dbhagen
- License: mit
- Created: 2020-10-12T17:17:41.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-11T04:21:56.000Z (over 4 years ago)
- Last Synced: 2024-04-20T19:21:48.103Z (10 months ago)
- Topics: react, tailwind
- Language: TypeScript
- Homepage: https://dbhagen.github.io/tailwind-react-ui-ts
- Size: 4.21 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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)].
![]()