# @mui/base

This package hosts unstyled React components and hooks that can be used for creating custom design systems.

## Installation

Install the package in your project directory with:

```bash
// with npm
npm install @mui/base

// with yarn
yarn add @mui/base
```

## Documentation

<!-- #default-branch-switch -->

[The documentation](https://mui.com/base-ui/getting-started/)
