I would look at the documentation about child process. Here is the link if you would like it:
https://nodejs.org/dist/latest-v9.x/docs/api/child_process.html
solved Launching a file using NodeJS
I would look at the documentation about child process. Here is the link if you would like it:
https://nodejs.org/dist/latest-v9.x/docs/api/child_process.html
solved Launching a file using NodeJS