πŸš€ Installation

Follow these steps to get AHQ Docsify running on your local development environment.

πŸ”§ Step 1: Clone the Repository

git clone https://github.com/LevionyxStudio/AHQ-Docsify.git

πŸ“ Step 2: Navigate to the Project Directory

cd AHQ-Docsify

πŸ“¦ Step 3: Install Dependencies

npm install

πŸ§ͺ Step 4: Run the Development Server

npm run dev

🌐 Step 5: Open in Your Browser

Open your browser and visit:

http://localhost:3000

βœ… That’s it! AHQ Docsify is now running locally. You can start editing .mdx files inside the content/docs folder and see live updates immediately.