우아아아아아아아아
얼마만에 리액트인지 ㅋㅋㅋ
오랜만에 설레는 마음으로!
일단 인스톨은 다음과 같고
yarn global add create-react-app
다음과 같이 실행함
create-react-app [앱 이름!]
그리고 해당 앱 디렉토리에서
yarn start
예ㅔㅔㅔㅔㅔㅔㅔㅔㅔㅔㅔㅔㅔㅔㅔㅔㅔㅔㅔㅔㅔ
src에서
serviceworker나
test.js같이 필요없는것은 지워주고!
시작해보자!
※니콜라스쌤이 리액트에는 바벨이 들어가 있다고 함
'FrontEnd > React' 카테고리의 다른 글
[FrontEnd] 백엔드 서버와 연결하기! (0) | 2018.11.10 |
---|---|
[FrontEnd] Eject ,SASS, CSS Modules (0) | 2018.11.10 |
[React] movie_app//8. await (0) | 2018.10.04 |
[React] movie_app//7. AJAX (0) | 2018.10.01 |
[React] movie_app//6.Dump Component VS Smart Component (0) | 2018.10.01 |