Tuesday, 17 September 2013

Start another node application using node.js?

Start another node application using node.js?

I have two separate node applications. I'd like one of them to be able to
start the other one at some point in the code. How would I go about doing
this?

No comments:

Post a Comment