You can see it live at juanferreras.com. Express/NodeJS.
brew install npm
on OSX to install it (or any other way of obtaining npm).npm install
to grab all the required dependencies. It will automatically build onpostinstall
using Grunt, compiling all images usingimagemin
cli tool.
npm start
will build and launch abrowser-sync
tab.