Browser Implementation of Node Express style apps
##npm
git clone https://github.com/ellipticaljs/browser.git
npm install
##bower
bower install elliptical-browser
<link rel="import" href="bower_components/elliptical-browser/elliptical-browser.html">
##online