300x250
1. node js 설치
2. npm 설치
3. npx 설치
4. create-react-app으로 리액트 앱 생성 - npx create-react-app movie_app_2021
5. VS Code로 create-react-app 불러오기
6. README.md 수정
7. package.json 수정
8. movie_app_2021 프로젝트 npm start 명령으로 실행
9. VS Code 내 Terminal 실행
반응형
'IT Info' 카테고리의 다른 글
SpringBoot 실습) JPQL (0) | 2021.09.06 |
---|---|
React) 클론코딩 - 2일차 (0) | 2021.08.16 |
VS Code) Terminal (통합 터미널) 실행 (0) | 2021.08.14 |
springboot 실습) P.277 - testModify() 에러 (0) | 2021.08.11 |
ELK) Kibana 7.4.2 다크모드(Dark mode) 설정 방법 (2) | 2021.03.05 |