To be used for Tutorial 11. Based on: https://github.com/thanasibab/nodejs-jumbotron
Simple node-js app using the Jumbotron example.
Make sure you are not running anything on port 3000, then run the following two commands:
npm install
node server.js