728x90

<자료여기서 봐야지~>

더북 제로초 https://thebook.io/080203/ch03/04/02/03/

리액트 프로그래밍 정석 저자 박호준 깃허브

https://github.com/saseungmin/react-tutorial

 

---------------

 

(노드js 깔려있으니까 넘어가고)

 

yarn 설치

cmd창에서 전역으로 깔아줌 (한번깔고 말게)

npm install -g yarn

 

 

리액트 앱 생성하기

cd 위치

로 폴더 만들어놓을 위치들어가고

yarn create react-app 폴더명

 

 

구동할때는 

yarn start

 

728x90

+ Recent posts