This repo contains the client library for Mobify's Image Resizing service.
First, you will need to install grunt-cli and bower globally:
npm install -g grunt-cli bower
Then install the local dependencies:
npm install
bower install
grunt test
And if you have Saucelabs credentials:
grunt saucelabs