/node-hologram

A node port of Trulia's Hologram.

Primary LanguageJavaScript

node-hologram

A node port of Trulia's hologram.

Scripts

# Install dependencies
$ npm install

# Run tests
$ npm test

# Run tests / poll for changes
$ npm run test:watch