반응형
<"리액트를 다루는 기술" 책 참조>
리액트 애플리케이션을 만들면서 사용할 코드 에디터 설치하기
https://code.visualstudio.com/Download
Download Visual Studio Code - Mac, Linux, Windows
Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows. Download Visual Studio Code to experience a redefined code editor, optimized for building and debugging modern web and cloud applications.
code.visualstudio.com
Windows 선택
확인 눌러주고 설치
Visual Studio Code 시작 체크하고 마침
VS Code 설치 완료
VS Code에서 파일 > 열기 메뉴를 선택하여 create-react-app으로 만든 디렉토리를 열어주면 됩니다.
반응형
'JavaScript > React' 카테고리의 다른 글
일정 관리 웹 어플리케이션 만들기 (2) (0) | 2020.08.07 |
---|---|
일정 관리 웹 어플리케이션 만들기 (1) (0) | 2020.08.06 |
React Babel의 transform-class-properties 문법 (0) | 2020.07.29 |
React 컴포넌트 (0) | 2019.12.02 |
Additional logging details can be found in : /npm-debug.log (0) | 2019.11.28 |