xxxxxxxxxx
// npm
npm install @material-ui/core
// yarn
yarn add @material-ui/core
xxxxxxxxxx
// usando npm
npm install @material-ui/icons
// usando yarn
yarn add @material-ui/icons
xxxxxxxxxx
// using npm
npm install @material-ui/core
// using yarn
yarn add @material-ui/core
xxxxxxxxxx
// with npm
npm install @material-ui/core@next
// with yarn
yarn add @material-ui/core@next