Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 781 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 781 Bytes

MUI docs

This is the documentation website of MUI.

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 MUI.

How do I help to improve the translations?

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