Installation

This package is part of the monorepo workspace and is not intended to be installed as a standalone npm package.

Workspace setup

Install dependencies from the repository root:

pnpm install

Run the docs package

Use a package filter from the workspace root:

pnpm -F @clickmax/pages-developers docs:dev

Why catalog dependencies are used

The package uses catalog:* versions so React, TypeScript, and Rspress stay aligned with the rest of the monorepo.