React) 클론코딩 - 1일차 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 2021.08.14