I don't know what to do with 'node run' command so I just simply put it in a script and get the error:
module.js:340
throw err;
'rror: Cannot find module 'C:\run
at Function.Module._resolveFilename (module.js:338:15)
at Function.Module._load (module.js:280:25)
at Module.runMain (module.js:492:10)
at process.startup.processNextTick.process._tickCallback (node.js:244:9)
How do I run the command to start up an instance?