This is the documentation website of Material-UI.
To start the docs site in development mode, from the project root, run:
yarn && yarn start
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.
You can follow this guide on how to get started contributing to Material-UI.
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.