上传者: 42132056
|
上传时间: 2021-06-09 13:04:02
|
文件大小: 35.69MB
|
文件类型: ZIP
Material-UI 快速构建漂亮的 React 应用程序。
Material-UI 是一个简单且可定制的组件库,用于构建更快、更美观、更易于访问的 React 应用程序。
遵循您自己的设计系统,或从 Material Design 开始。
安装 Material-UI 以 npm 包的形式提供。
Stable channel v4 // with npm npm install @material-ui/core // with yarn yarn add @material-ui/core :warning: 所有正在进行的工作都转移到了 v5。
v4 的开发仅限于重要的错误修复、安全补丁和简化到 v5 的升级路径。
Alpha channel v5 // with npm npm install @material-ui/[email protected] @emotion/react @emotion/styled // with yarn yarn add @material-ui/[email protected] @emotion/react @emotion/styl