creating a react library item, npm, material ui code example
Example 1: yarn material ui
yarn add @material-ui/core
Example 2: material ui npm
// with npmnpm install @material-ui/core // with yarnyarn add @material-ui/core
yarn add @material-ui/core
// with npmnpm install @material-ui/core // with yarnyarn add @material-ui/core