React 준비

1. Visual Studio Code 설치

https://code.visualstudio.com/

 

Visual Studio Code - Code Editing. Redefined

Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications.  Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.

code.visualstudio.com

 

2. nodejs

https://nodejs.org

 

Node.js

Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.

nodejs.org

Recommended For Most Users 를 다운로드하자

 

3. yarn

nodejs를 설치했다면 명령프롬프트(cmd)에서

npm install --global yarn

yarn --version

 

4. java

https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html  

 

Download the Latest Java LTS Free

Subscribe to Java SE and get the most comprehensive Java support available, with 24/7 global access to the experts.

www.oracle.com

java 설치 후 설치경로는 환경변수 등록해주자

java -version

이 글을 공유하기

댓글

Designed by JB FACTORY