Home  >  Q&A  >  body text

angular.js - How to build a complete angularJS framework project

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

女神的闺蜜爱上我女神的闺蜜爱上我2688 days ago1522

reply all(3)I'll reply

  • 伊谢尔伦

    伊谢尔伦2017-07-04 13:47:00

    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

    reply
    0
  • 欧阳克

    欧阳克2017-07-04 13:47:00

    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.

    reply
    0
  • ringa_lee

    ringa_lee2017-07-04 13:47:00

    For angular2, you can refer to angular-quickstart

    reply
    0
  • Cancelreply