# 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://github.com/mui-org/material-ui/blob/master/CONTRIBUTING.md)
on how to get started contributing to Material-UI.
