MUI Core
目录
Joy UI 是一个漂亮的 React UI 组件库,支持以下安装方式。
运行下面的命令,使用 npm 将 Joy UI 添加到您的项目。
npm install @mui/joy @emotion/response @emotion/styled npm start
yarn add @mui/joy @emotion/react @emotion/styled yarn start