Skip to content

adaptui/react-tailwind-docs

Repository files navigation

AdaptUI React Docs

AdaptUI React docs built using Nextra and Nextra Theme Docs.

Get Started

Documentation & Getting Started

development

Start the development server

yarn dev

Build

Build the pages for production

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

💻

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