We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
node-inspector is a useful debugging tool for Node.js, with the same look-and-feel as Chrome's web debugging interface.
$ npm install -g node-inspector
easysoa-web/js
node --debug easysoa.js
node-inspector --web-port=8881