I am creating an Angular app and following the same architecture defined in http://yeoman.io/ for angular.
These are the attached snapshots of the project architecture and the controller file for which I am getting an error.
Error description:
Error: ng:areq
Bad Argument
Argument 'ApplicationController' is not a function, got undefined
PLease help!
Thanks in advance