API Overview

This section documents the package-facing commands and the key config entry points for @clickmax/pages-developers.

Entry points

  • package.json defines the workspace name, scripts, and catalog dependencies.
  • rspress.config.ts owns top navigation, sidebars, title, social links, and markdown options.
  • tsconfig.json enables MDX checks and reuses the shared monorepo TypeScript config.

Commands reference

See Commands for the available local scripts.

Commands