angular.js - yeoman gets error when building angular project
There is no start in package.json. I wanted to see the effect directly, so I wrote a startBut whether it is test or start, Uncaught ReferenceError will be reported : angular is not defined, which makes me feel weird
This is a piece of code automatically generated by yeoman. What is the problem?