React.js
클론코딩 - 영화 평점 웹서비스 (1)
paramanjan
2023. 2. 18. 23:56
기본 세팅
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)는 다르다!
이렇게 되면 기본 세팅준비는 끝이난다.
반응형