Charts and Tools for doing Technical Analysis on Stocks.
Flotcharts is used for presentation together with twitter bootstrap and knockoutjs + more.
Take a look at the demo at http://andidev.github.io/tafordummies
###Requirements
- Node.js
###Getting started
Install the node packages
npm installInstall the bower dependencies
bower installRun it with grunt
grunt serveBuilding and pushing commits to github and deploying demo to gh pages
grunt deploy