duckchanahn.log
로그인
duckchanahn.log
로그인
React 프로젝트 개발환경 세팅하기
김상혁
·
2021년 5월 25일
팔로우
0
React
개발환경
0
기능 모아두기
목록 보기
5/5
nodejs 설치
공식 홈페이지
접속 및 원하는 버전 다운로드
설치 후 Git bash 혹은 cmd 환경에서 아래 코드 실행
npm install --global yarn
npm install -g create-react-app
yarn global add create-react-app
yarn add react-scripts
yarn start
ctrl + c : 끝내기
김상혁
팔로우
이전 포스트
자바 Sort 구현하기
0개의 댓글
댓글 작성