UNPKG

383 BMarkdownView Raw
1# @mui/core
2
3This package hosts unstyled React components that can be used for creating custom design systems.
4
5## Installation
6
7Install the package in your project directory with:
8
9```sh
10// with npm
11npm install @mui/core
12
13// with yarn
14yarn add @mui/core
15```
16
17## Documentation
18
19<!-- #default-branch-switch -->
20
21[The documentation](https://mui.com/customization/unstyled-components/)