Important
Please install Node.js (version 18 or higher) before proceeding.
Install dependencies:
npm i
Start development server with:
npm run dev
A local preview of your documentation will be available at http://localhost:3000
.
Read more about Nextra to customize your documentation.