# eCharts + AngularJS AngularJS directives to use [eCharts](http://ecomfe.github.io/echarts/index-en.html) ## Prerequisites You will need the following things properly installed on your computer. * [Node.js](http://nodejs.org/) (with NPM) and [Bower](http://bower.io/) ## Installation * `git clone git@github.com:wangshijun/angular-echarts.git` * change into the new directory * `npm install` * `bower install` ### __Running / Development__ * open ```docs/index.html``` in browser