ReferenceError: angular is not defined

I am trying to use the latest version of Angularjs 1 with Meteor.

But I am getting this error in Browser Console:

ReferenceError: angular is not defined

Here is the repository in which I reproduced the issue: