Example using http-proxy and serving static content.
This example is built using Node.js. To run the example install node.js, then clone the repository. Run npm install
from the cloned directory.
Then exectute node app
and visit http://localhost:3333/ in your browser.