I can not link Angular in my project.
This is my Structure:
IdownloadedtheAngularviaBowerandtolinkitIusedthefollowingScriptinmyViewssrc="../../../ bower_components / angular / angular.min.js" script >
But when I'm going to do a simple test of the type:
{{test}}
The browser returns
GET link net :: ERR_ABORTED
Someone help me please