Package Exports
- 3h-server
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (3h-server) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
3h-server
A cli server lib.
Usage
3h-server [options]
-h, --help Show help info.
-p, --port <port> The port to listen on.
Default: 80
-l, --log Log request urls.
-r, --result Log request results.
-e, --err Log errors.
-t, --time <format> Time format.
--default-pages <files...> Additional default pages.
--sub-routers <files...> Additional sub-routers.