Node.js 설치 1. 홈페이지 접속 https://nodejs.org/ko/ Node.js — Run JavaScript EverywhereNode.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.nodejs.org 2. 다운로드 - Window 설치 프로그램(.msl) 3. next - accept체크- next - next 4. 필요한 도구 자동설치 대화상자 나오면 체크 후 next - install Node.js 설치 확인 1. cmd창에 node -v 입력시 버전..