#Overview Application made with Node to monitor mentions made to the main presidential Brazil using Socket.io, AngularJS, C3.js, JSLINQ and RGS
###Demo Check it live!
###Running on your local workspace
- Clone repository
git clone https://github.com/joaom182/blue-tomato.git
- Navigate to folder
cd blue-tomato
- Install npm and bower dependencies
npm install
&bower install
- Run application
node server.js
- Visit http://localhost:3000
======================
Enjoy! :)