zouzias / angular-directives

A collections of angularjs directives

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

angular-directives

A collections of angularjs directives. This project assumes that you have installed nodejs, bower and grunt. See http://yeoman.io/

Usage for d3 directives

Clone the project and and cd into d3 directory. Install bower and npm dependencies:

cd d3
npm install && bower install

Run grunt for building and grunt serve for preview:

grunt serve

About

A collections of angularjs directives

License:Apache License 2.0


Languages

Language:ApacheConf 50.5%Language:HTML 23.9%Language:JavaScript 18.9%Language:CSS 6.7%