An app for comparing every unique pair of options from a list.
How to stand up the Pixar example:
- Get mongodb listening on port 27017 -- https://docs.mongodb.com/manual/installation/
- npm install
- node utils/load_csv.js csv/pixar.csv pixar
- node index.js
- Go to http://localhost:3000