Tag: mac

How to setup a node.js development environment on Mac OSX Lion

Install node.js via Homebrew There are several ways to setup a node.js development environment on Mac, you can either choose to download and compile it form source or using a package management system to do the works for you. Because … Continue reading