INSTRUCTIONS
First, install the required packages:
npm install node
npm install express
npm install express-handlebarsThen, start the webserver
node app.jsFinally, connect a client at localhost:9082. If you need to specify a different port change the "app.set('port', 9082);" in app.js If you're on flip, connect via http://flip1.engr.oregonstate.edu:9082/