Dynamic Web Development @ ITP, Spring 2015
Instructors:
This app was built with Express.js, and relies on the following dependencies:
Everything this app needs should be installable via npm:
`npm install`
`node index.js`
You should then be up and running! As with Node itself, you can quit the process with ctrl-c
.