# @mui/core

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

## Installation

Install the package in your project directory with:

```sh
// with npm
npm install @mui/core

// with yarn
yarn add @mui/core
```

## Documentation

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

[The documentation](https://mui.com/customization/unstyled-components/)
