EECS Human computer interaction class
prototype built in node.js
Install from http://nodejs.org/ To run app, copy or clone code. cd into app directory (where package.json is) and run 'npm install' Then run 'node app.js' from cmdline
EECS Human computer interaction class
prototype built in node.js
Install from http://nodejs.org/ To run app, copy or clone code. cd into app directory (where package.json is) and run 'npm install' Then run 'node app.js' from cmdline