Skip to content

adaptui/react-tailwind

Folders and files

NameName
Last commit message
Last commit date
Jul 4, 2022
Aug 4, 2021
Jul 26, 2022
Jul 4, 2022
Jul 4, 2022
Jun 27, 2022
Jul 26, 2022
Jun 13, 2022
Jun 29, 2022
Oct 8, 2021
May 31, 2022
Oct 8, 2021
Jun 27, 2022
Jun 29, 2022
Jul 4, 2022
Sep 22, 2021
Aug 13, 2021
Oct 26, 2021
Jun 30, 2022
Jun 30, 2022
Jul 26, 2022
Jun 13, 2022
Jul 14, 2022
Jul 4, 2022
Jul 4, 2022
Jun 30, 2022
Dec 7, 2020
Aug 9, 2022
Sep 20, 2021
Jun 13, 2022
Jun 24, 2022
Sep 29, 2023
Jun 13, 2022
Jul 4, 2022
Mar 31, 2021
Aug 9, 2022

Repository files navigation

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

  • Runs Husky to improve the commits.
  • Husky runs Lint Staged as a pre-commit hook to run lintes & formatters
  • Husky lints the commit message with Commitlint

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!