adaptui / react-tailwind

React UI built with @adaptui/react, ariakit & tailwind
https://adaptui-react-tailwind.vercel.app
MIT License
37 stars 8 forks source link
adaptui ariakit tailwind ui ui-components uikit

AdaptUI React Tailwind

React UI built with @adaptui/react, ariakit & tailwind

Get Started

Documentation & Getting Started

Storybook

Start the development server

yarn storybook

Build the storybook

yarn build-storybook

Build

Build the components ready for packages with tree shaking ability into dist folder

yarn build

Release

Release a new version

yarn release

Note: Before running,

Create a new Github Token as per the docs and export to the CLI env like export GITHUB_TOKEN=xxxx

Commit

git add . && yarn commit

Uses gacp

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Navin Moorthy

💻

Anurag Hazra

💻

MC Naveen

💻

This project follows the all-contributors specification. Contributions of any kind welcome!