Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 178 Bytes

File metadata and controls

12 lines (11 loc) · 178 Bytes

Insight visualizer

Angular JS - D3 application to analyze trec-polar data

#Setup
npm install
bower install
#Run
grunt serve
#Deploy ( Build minified )
grunt build