Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 266 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 266 Bytes

parkingperfect

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