Docs website for Radash as radash-docs.vercel.app
The Radash docs are a fork of the Tailwind CSS Documentation project which uses Next.js. Here is how you can run the project locally:
-
Clone this repo
git clone https://github.com/rayepps/radash-docs.git
-
Go into the project root directory
cd radash-docs
-
Install JS dependencies
yarn
-
Start the dev server
yarn dev