angular.js - How to build a complete angularJS framework project
女神的闺蜜爱上我
女神的闺蜜爱上我 2017-07-04 13:45:00
0
3
1533

How to build a complete angularJS framework project, is it manual page building or what? How to configure routing

女神的闺蜜爱上我
女神的闺蜜爱上我

reply all(3)
伊谢尔伦

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.

ringa_lee

For angular2, you can refer to angular-quickstart

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template