A node port of Trulia's hologram.
# Install dependencies
$ npm install
# Run tests
$ npm test
# Run tests / poll for changes
$ npm run test:watch
A node port of Trulia's hologram.
# Install dependencies
$ npm install
# Run tests
$ npm test
# Run tests / poll for changes
$ npm run test:watch