Ubuntu 설치 Node.js

421 단어 node.js
https://github.com/joyent/node/wiki/Installing-Node.js-via-package-manager
Ubuntu Example install:
sudo apt-get install python-software-properties
sudo add-apt-repository ppa:chris-lea/node.js
sudo apt-get update
sudo apt-get install nodejs

좋은 웹페이지 즐겨찾기