juanferreras.com

Screenshot

You can see it live at juanferreras.com. Express/NodeJS.

Building

  • 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 on postinstall using Grunt, compiling all images using imagemin cli tool.

Dev

  • npm start will build and launch a browser-sync tab.