Installation

Requirements

  • Node.js 22.12.0 or newer
  • npm

Run Locally

npm install
npm run dev

Build for Production

npm run build
npm run preview

The docs and homepage are generated as static output.

dqnamo