(Mac) install node.js & npm


因用 Mac 的關係所以比較方便

1
2
brew install node
curl http://npmjs.org/install.sh | sh