How to run ---------- 1. Get index.js and test.js in the same (otherwise empty) directory. 2. Execute the following commands: ``` npm install pouchdb memdown pouchdb-abstract-mapreduce evaljs node test.js ```