# Material-UI docs
This is the documentation website of Material-UI.
To start the docs site in development mode, from the project root, run:
```sh
npm run docs:dev
```
## How can I add a new demo in the documentation?
[You can follow this guide](https:
on how to get started contributing to Material-UI.