1. Node.js 다운로드 받기 https://nodejs.org/ko Node.js Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine. nodejs.org 2. 설치 완료 후 터미널 실행 3. Power shell 로 실행 chocolatey 다운로드 4. node.js 설치확인 1) 명령프롬프트(cmd) 실행 2) node -v 명령어 입력 : node 버전확인 3) npm - v 명령어 입력 : 5. Visual Studio code 다운로드 받기 https://code.visualstudio.com/ Visual Studio Code - Code Editing. Redefined Visual Studio Code is..