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 install
Then build and run
gulp
Access the site locally through http://localhost:5000.
See CONTRIBUTING.md for contribution guidelines.