$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
$ brew install node010
Create and move to the directory where you want to copy the site/repo: {% highlight ruby %} $ mkdir ~/VS/greeleydowntown.com/local && ~/VS/greeleydowntown.com/local {% endhighlight %}
Clone the repo into the local directory: {% highlight ruby %} $ git clone https://github.com/variantstudios/greeleydowntown.com . {% endhighlight %}
$ bundle install
$ npm install
To compile Jekyll, SASS and run a local server (with browsersync) you'll need to run $ gulp