Getting Started

Quickstart

Getting Started

Quickstart

Start building awesome documentation in under 5 minutes

Setup your development

Learn how to update your docs locally and deploy them to the public.

  1. Clone the repository
git clone https://github.com/alexwhitmore/astro-mintlify.git
  1. Navigate to the project directory
cd astro-mintlify
  1. Install the dependencies
npm install
  1. Start your development server
npm run dev

Once the server starts, you can view your documentation site at http://localhost:4321.

What to do next

Now that you have your documentation site up and running, here are some next steps to make it your own:

Need Help?

If you encounter any issues or have questions, check out our FAQ or open an issue on GitHub.