Sorry for the silly question, does everyone know how to start using AngularUI? I\'ve downloaded it from Github and read the instruction in README but still don\'t understand
I think what is missing is plugins - you've got to add the jquery plugin scripts and css for some angular-ui directives to work. For example the codemirror directive needs:
It's a surprise to me that angular-ui.github.com doesn't mention needing to include plugins.