ERC7211 [ Lottery DApp개발 - 5 ] bootstrap library 추가 ( yarn add bootstrap 명령어 사용 ) src 폴더 아래 index.js 파일 수정 import 'bootstrap/dist/css/bootstrap.css' src 폴더 아래 App.js 파일 수정 render() { return ( {/* Header - Pot, Betting characters */} Lottery Edit src/App.js and save to reload. Learn React ); } } chrome 에서 bootstrap 적용 확인 ( yarn start 명령어 사용 ) bootstrap4의 jumbotron 테마 활용 : https://www.w3schools.com/bootstrap4/.. 2021. 3. 6. 이전 1 다음