I'm reading David Turnbull's fantastic Your First Meteor Application. In his book, he uses the JavaScript console in Chrome to explain points, and I'd love to follow along. However, when I try and run http://localhost:3000/ I get the following error:
ERR_CONNECTION_REFUSED
It works perfectly in Firefox and Safari. I'm using a Mac with OS X Yosemite.
I've googled, but nothing suggested on internet works.