UNPKG

webappengine

Version:

A web application server that can host multiple web apps running with Node.js.

13 lines (12 loc) 254 B
[ { "type": "server", "route": "/simple", "server": "/path/to/your/project/examples/simple/app" }, { "type": "static", "route": "/", "directory": "/path/to/your/project/examples/static" } ]