跳转到内容

安装

Joy UI 是一个漂亮的 React UI 组件库,支持以下安装方式。

npm

运行下面的命令,使用 npm 将 Joy UI 添加到您的项目。

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

yarn

运行下面的命令,使用 npm 将 Joy UI 添加到您的项目。

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