Blog site for data visualizations about datasets that have fallen through the cracks of normal news sites.
##Seed I used the gulp angular yo generator to get started.
##Setup
npm install -g gulp bower
npm install
bower install
gulp serve
karma start
##Deployment Run to create an optimized version of the project
gulp build
Then run
gulp serve:dist
To make sure everything is still working on the optimized build.
Lastly upload the files through ftp to goDaddy