refactor, tests

This commit is contained in:
Lloyd Brookes
2016-06-29 22:40:34 +01:00
parent 84443a7ac5
commit 3d521399f6
6 changed files with 102 additions and 32 deletions

View File

@ -8,7 +8,7 @@
***Requires node v4.0.0 or higher. Install the [previous release](https://github.com/75lb/local-web-server/tree/prev) for older node support.***
# local-web-server
An application shell for building a simple, command-line web server for productive web development.
An application shell for building a simple, command-line web server for productive web development. It contains no middleware of its own but will load default-stack unless you specify otherwise.
It is trivial is bundle and deploy with your project. Also deploys to heroku well for demo projects.