sserver
v0.0.2
Published
Quick and Dirty Static Server
Downloads
5
Readme
sserver
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
