UNPKG

389 BMarkdownView Raw
1# @mui/base
2
3This package hosts unstyled React components and hooks 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/base
12
13// with yarn
14yarn add @mui/base
15```
16
17## Documentation
18
19<!-- #default-branch-switch -->
20
21[The documentation](https://mui.com/base/getting-started/overview/)