This commit is contained in:
Lloyd Brookes
2015-11-19 10:17:02 +00:00
parent d8e3cd0737
commit 7a27ef0768
2 changed files with 10 additions and 4 deletions

View File

@ -222,12 +222,12 @@ serving at http://localhost:8100
* [local-web-server](#module_local-web-server)
* [localWebServer([options])](#exp_module_local-web-server--localWebServer) ⏏
* [localWebServer([options])](#exp_module_local-web-server--localWebServer)<code>[KoaApplication](https://github.com/koajs/koa/blob/master/docs/api/index.md#application)</code>
* [~rewriteRule](#module_local-web-server--localWebServer..rewriteRule)
<a name="exp_module_local-web-server--localWebServer"></a>
### localWebServer([options]) ⏏
Returns a Koa application
### localWebServer([options]) ⇒ <code>[KoaApplication](https://github.com/koajs/koa/blob/master/docs/api/index.md#application)</code>
Returns a Koa application you can launch or mix into an existing app.
**Kind**: Exported function
**Params**