본문 바로가기

Node.js

1노드 시작하기

1.4 개발 환경설정하기

 

 

다운로드 | Node.js

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

nodejs.org

 

파일 내려받기 설치 후 

$ node -v 로 버젼 확인

$ npm -v 도 확인 해본다

 

VS 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

공식 사이트에서 다운로드 가능

다운로드후 설치