Skip to content

hoppscotch/docs

Repository files navigation

Hoppscotch Documentation

Local Development

Important

Please install Node.js (version 19 or higher) before proceeding.

Install dependencies:

npm i -g mintlify

Start development server with:

mintlify dev

A local preview of your documentation will be available athttp://localhost:3000.

Read more aboutMintlifyto customize your documentation.