- Typeahead / Autocomplete using AngularJS
- Uses Directive
- Pull Data from Service
I've setup Trello for a roadmap and current development tracking. You can find the trello here.
grunt build
will create the directive into build folder /dist
minified and unminified version
grunt
(not added yet)
will start livereload server for running the demo app.
- Using 'npm install' to Download all Dev-Dependencies. This should setup for you.