Node.js 홈페이지에서 컴퓨터 운영체제에 맞는 파일을 다운 받는다. Node.js
$ apt-get install nodejs $ apt-get install npm
$ node -v $ npm -v