hoppscotch / docs

📖 Hoppscotch documentation - https://docs.hoppscotch.io
https://docs.hoppscotch.io
MIT License
130 stars 151 forks source link
hoppscotch

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 at http://localhost:3000.

Read more about Mintlify to customize your documentation.