Richmond Eyeglass Inventory Matching System Web Version
CouchDB - running on the server (this is the canonical copy) Each web client loads up a local PouchDB instance and syncs it in preperation for offline usage. All changes are sync'd if online otherwise stored for sync later
Install CouchDB to server (and start) npm install bower install
install git install node install grunt-cli npm start