Spawn Server
Spawns a server using node child process spawn
.
Usage
var spawnServer = ; var server = ;
Options
spawnServer supports the following options:
env: variables to add to the process's environment
verbose: true/false, if you want print outs of the process's standard stream info