Date: June 01, 2013
Solution for Yeoman CORS issue when APIs run on different domains. Creates Node.js proxy server with Connect and http-proxy to route Yeoman app API requests to local development API server, preserving live preview and avoiding cross-origin restrictions.