Skip to content

Latest commit

 

History

History
 
 

material-ui-docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

@material-ui/docs

This package hosts the documentation building blocks.

Installation

Install the package in your project directory with:

// with npm
npm install @material-ui/docs

// with yarn
yarn add @material-ui/docs

The docs has a peer dependency on the core components. If you are not already using Material-UI in your project, you can add it with:

// with npm
npm install @material-ui/core

// with yarn
yarn add @material-ui/core

Documentation

We have no documentation for these components.