참고: medium.com/codingthesmartway-com-blog/getting-started-with-material-ui-for-react-material-design-for-react-364b2688b555 Getting Started With Material-UI For React (Material Design For React) This post has been published first on CodingTheSmartWay.com. medium.com $ npx create-react-app react-material-ui - reate-material-ui 이름의 react 앱을 생성 $ cd react-material-ui $ npm install @material-ui/core..