Important
Please install Node.js (version 19 or higher) before proceeding.
Install dependencies:
npm i -g mintlifyStart development server with:
mintlify devA local preview of your documentation will be available at http://localhost:3000.
Read more about Mintlify to customize your documentation.
If you would like to contribute to Hoppscotch documentation:
- Fork the repository.
- Make improvements to the documentation.
- Commit your changes.
- Create a Pull Request.
Your contributions help improve the developer experience for everyone.