1. 아래 페이지에서 node.js 설치하는 것을 추천
https://growingsaja.tistory.com/51
2. 아래 사이트에서 Git for Windows / Git bash 다운로드 가능 -> windows 운영체제에서 linux command 사용할 수 있도록 지원해주는 툴
3. 아래 사이트에서 Visual Studio Code 다운로드 가능 ( 편집기 )
https://code.visualstudio.com/download
Local PC 에서 어느정도 작업이 진행될 예정이므로 경우 위 툴들은 모두 설치하시는 걸 추천드립니다.
'Infra > Node.js' 카테고리의 다른 글
Node.js 체험하기 - 3 _ expression 설치 및 사용 (0) | 2019.05.24 |
---|---|
Node.js 체험하기 - 2 _ if문 사용하기 (0) | 2019.05.24 |
Node.js 체험하기 - 1 _ http로 호출하기 (0) | 2019.05.24 |
How to install Node.js in Windows (0) | 2019.05.24 |
How to install Node.js in Centos7 (0) | 2019.05.24 |