Material UI yarn code example
Example 1: yarn add material ui
// with npm
npm install @material-ui/core
// with yarn
yarn add @material-ui/core
Example 2: yarn material ui
yarn add @material-ui/core
Example 3: yarn add @materialui
$ yarn add @material-ui/core
Example 4: material ui npm
// with npmnpm install @material-ui/core // with yarnyarn add @material-ui/core
Example 5: install material ui
material ui