1
2
3
4
5
6
7
8
9
10
11
12# MUI Infra Docs
This package contains the documentation for the MUI Infra project, which is responsible for the infrastructure and tooling used in the various MUI documentation sites and libraries.
[Read in Markdown](<./app/(shared)/page.mdx>)
[Read in Browser](https://mui-internal.netlify.app/)
For the most immersive experience, we recommend opening this documentation in VSCode, starting with this README and working deeper into the documentation by navigating through the links provided (ctrl + click). You should have [the MDX extension](https://marketplace.visualstudio.com/items?itemName=unifiedjs.vscode-mdx) installed to view the documentation properly.
To see demos live, run `pnpm run dev` and open <http://localhost:3000/>