Quick and Dirty solution for running an static server without need to run NGINX
I use it basically for running Angular.js apps being built following the yeoman
generator-angular package.
It uses express and connect-modrewrite. This should change in the future,
but for the time being: it works.
There's more on ROADMAP.md