Install Material UI, Icon packages for React App

Let us see how to install the material UI and material UI icon packages in our React App using terminal commands.

Install Material UI package in React

npm i @material-ui/core

Install Material UI package in React

npm i @material-ui/icons

About the Author: smartcoder

You might like

Leave a Reply

Your email address will not be published.