If you haven't already read part one, you should start there.
Step 1: Creating a basic Node.js server
As preparation for part 1 of this tutorial series, you should have installed Node.js on your server, along with its helper application npm. If you haven't done so, do that now as we're going to make use of npm now.