📜  材料 ui 安装 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:16.331000             🧑  作者: Mango

代码示例1
// with npm
npm install @mui/material @mui/styled-engine-sc styled-components

// with yarn
yarn add @mui/material @mui/styled-engine-sc styled-components