Module not found: Can't resolve '@material-ui/cardbody' code example
Example: Module not found: Can't resolve '@material-ui/core/Button'
// Install the module usiong the command line
npm install @material-ui/core
// Install the module usiong the command line
npm install @material-ui/core