Skip to content

Latest commit

 

History

History
 
 

docs

Nexus Docs

Tailwind CSS uses Next.js and Nextra for its documentation.

To run the project locally, first install the dependencies:

npm install

Next, run the development server:

npm run dev