Interactive data visualizations
Install screendoor with: npm install -g screendoor
or clone repo https://github.com/barrett/screendoor.
$ git clone https://github.com/barrett/screendoor
$ cd screendoor
$ npm install
Run screendoor using:
$ screendoor
Or if you have cloned the repo:
$ node src/app.js
(Coming soon)
(Coming soon)
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.
(Nothing yet)
Copyright (c) 2015 Barrett Alexander
Licensed under the MIT license.