기본 세팅
1) - 각각 node, npm, npx 순으로 확인해 준다.
2) - 그 다음 vscode를 설치해준다.
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
에 접속하여 최신 버전을 설치해준뒤
3) - 깃을 설치해준다. 참고로 깃(Git)과 깃허브(GitHub)는 다르다!
이렇게 되면 기본 세팅준비는 끝이난다.
반응형
'React.js' 카테고리의 다른 글
UseEffect()에 대해서 (0) | 2023.02.03 |
---|---|
Class Component-> Function Component 바꾸기 (0) | 2022.11.25 |
Axios,Fetch 개념정리 (0) | 2022.11.22 |
리액트 기본지식 정보 (2) - 프로퍼티(Props) (0) | 2022.11.08 |
리액트 기본지식 정보 (1) 컴포넌트 Component (0) | 2022.11.08 |