This is the documentation website of MUI X.
To start the docs site in development mode, from the project root, run:
pnpm i && pnpm docs:dev
If you do not have pnpm installed, follow the instructions on the pnpm website.
DO NOT USE NPM, use pnpm to install the dependencies.
You can follow this guide on how to get started contributing to MUI.