Pular para o conteúdo

Installation

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

npm

Run the command below to add Joy UI using npm to your project.

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

yarn

Run the command below to add Joy UI using yarn to your project.

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