Skip to content

Installation

Install Joy UI, a library of beautifully designed React UI components.

Run one of the following commands to add Joy UI to your project:

npm

npm install @mui/joy @emotion/react @emotion/styled

yarn

yarn add @mui/joy @emotion/react @emotion/styled

Peer dependencies

react >= 17.0.0 and react-dom >= 17.0.0 are peer dependencies.