Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 420 Bytes

File metadata and controls

28 lines (19 loc) · 420 Bytes
title Contributing to the docs
description Preview EarnFi docs locally (for contributors)

This page is for contributors working on the documentation content.

Preview locally

  1. Install the Mintlify CLI:
npm i -g mint
  1. In this repo (where docs.json is), start the preview server:
mint dev

Open http://localhost:3000.

Validate links

mint broken-links