npm install material ui 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: npm material-ui

$ npm install @material-ui/core

Example 4: install material-ui

npm install @material-ui/core

# Yarn
yarn add @material-ui/core

Example 5: material ui install

// npm
npm install @material-ui/core

// yarn
yarn add @material-ui/core

Example 6: npm i material ui

npm install material-ui

Tags: