Skip to content

Files

This branch is 13297 commits behind mui/material-ui:master.

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Oct 16, 2020
Oct 16, 2020
Sep 17, 2020
Oct 16, 2020
Oct 15, 2020
Apr 20, 2020
Oct 2, 2020
Oct 11, 2020
Mar 4, 2020
Oct 3, 2020
Aug 23, 2020
Oct 12, 2020
Sep 25, 2020
Jan 31, 2019

Material-UI docs

This is the documentation website of Material-UI.

To start the docs site in development mode, from the project root, run:

yarn && yarn docs:dev

If you do not have yarn installed, select your OS and follow the instructions on the Yarn website.

DO NOT USE NPM, use Yarn to install the dependencies.

How can I add a new demo to the documentation?

You can follow this guide on how to get started contributing to Material-UI.

How do I help to improve the translations?

Please visit https://translate.material-ui.com/ where you will be able to select a language and edit the translations. Please don't submit pull requests directly.