LotteryDApp1 [ Lottery DApp개발 - 4 ] 이번 실습에서 할 일 : 지금까지 만든 Lottery Smart Contract 를 React 에 연결하여 Front에 붙임 메타마스크 설치 필수 ——————————————————————————————-//npm Create React app 설치 ( npm -g install create-react-app 명령어 사용 ) lottery-react-web 이라는 이름의 react app 생성 ( create-react-app lottery-react-web 명령어 사용 ) lottery-react-web 이 생성된것 확인 lottery-react-web으로 이동하여 yarn start 리액트 기본페이지 출력됨 ——————————————————————————————-//ya.. 2021. 3. 5. 이전 1 다음