Node.js®는 Chrome V8 JavaScript 엔진으로 빌드된 JavaScript 런타임입니다.
V8 JavaScript engine
What is V8? V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++. It is used in Chrome and in Node.js, among others. It implements ECMAScript and WebAssembly, and runs on Windows 7 or later, macOS 10.12+, and Linux
v8.dev
아래 사이트에 접속하여 안정적인 버전또는 원하시는 버전에 맞추어 다운로드합니다.
다운로드가 끝나면 설치파일을 실행합니다.
정상적으로 설치가 되었다면
node.js command 창을 실행하여
노트버전과 npm 버전을 확인하여 봅시다.
>node -v
>npm -v
'Language > Js' 카테고리의 다른 글
[react #2] 환경 설정 및 webpack 설정 (0) | 2019.07.08 |
---|---|
[react #1] create-reactp-app 설치 (0) | 2019.07.08 |
yarn 이란? / yarn 설치 (0) | 2019.07.07 |
댓글