angular-cd-directive
Directive to display multi-level menu from json
Requirement
- AngularJS: https://angularjs.org
Development
$ npm install -g grunt-cli
$ npm install & bower install
$ grunt##Test
$ grunt test##Display documentation
$ grunt showDoc##Display example
$ grunt serve