There are usually two ways to create quickly: 1.angular-quickstart https://github.com/angular/qu... 2. Through angular-cli https://github.com/angular/an. ..
ps: Additional explanation, see that your question tag has angular2, and the question says angularJS angularJS: refers to angular1.0 and 1.x versions angular: usually refers to angular2.0 and angular4.0 The above (because 2.0 and above supports not only js but also ts, Dart, etc.) Academic rigor and not wordy words
ui-router + oc.lazyLoad + ngResource I don’t know what you need in detail. The above are recommendations. The angularJS framework itself has many function packages, it depends on your needs And your question is too unclear.
There are usually two ways to create quickly:
1.angular-quickstart
https://github.com/angular/qu...
2. Through angular-cli
https://github.com/angular/an. ..
ps:
Additional explanation, see that your question tag has angular2, and the question says angularJS
angularJS: refers to angular1.0 and 1.x versions
angular: usually refers to angular2.0 and angular4.0 The above (because 2.0 and above supports not only js but also ts, Dart, etc.)
Academic rigor and not wordy words
ui-router + oc.lazyLoad + ngResource
I don’t know what you need in detail. The above are recommendations. The angularJS framework itself has many function packages, it depends on your needs
And your question is too unclear.
For angular2, you can refer to angular-quickstart