Holograf lets programmers visualize the flow of data through their work in 3D.
##Deployment
Holograf is built using gulp.
First, install dependencies
npm install
bower installThen build and run
gulpAccess the site locally through http://localhost:5000.
See CONTRIBUTING.md for contribution guidelines.