1// usando npm
2npm install @material-ui/core
3
4// usando yarn
5yarn add @material-ui/core
1// with npm
2npm install @material-ui/core
3
4// with yarn
5yarn add @material-ui/core
1<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap" />