This is the tutorial created by ramesh to start with github.
test git hub is a reporsitory for showing the bare minimum of how to master neuver, function and etc... http://stackoverflow.com/tags/node.js/info To Figureout whether the module is installed or not try { console.log(require.resolve("express")); } catch(e) { console.error("Mocha is not found"); process.exit(e.code); }