React 세팅
React 세팅
설치 = npx create-react-app 파일명
버전 = npm -v
업데이트 = npm install -g npm@latest
패키지 설치 = npm install axios
프로젝트 초기화 = nnpm init
실행 = npm strat
Bootstrap 라이브러리 임포트 = npm install axios bootstrap react-bootstrap
빌드하기 = npm run build
그래들 빌드 = ./gradlew clean build 맥용
댓글남기기