npm @material-ui/core code example
Example 1: install material ui
// usando npm
npm install @material-ui/core
// usando yarn
yarn add @material-ui/core
Example 2: npm i material ui core
npm i @material-ui/core
Example 3: install material-ui
npm install @material-ui/core
# Yarn
yarn add @material-ui/core
Example 4: npm i material ui
npm install material-ui
Example 5: yarn add @materialui
$ yarn add @material-ui/core
Example 6: material ui npm
// with npmnpm install @material-ui/core // with yarnyarn add @material-ui/core