Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 293 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 293 Bytes

ttip-case-study

Code for the TTIP data analysis bits.

To get it running

First install it

git clone https://github.com/influencemapping/ttip-case-study
cd ttip-case-study
npm install
bower install

Then run it

gulp serve

If you want to test it

gulp tests