Using Yeoman to build AngularJS applications (6)--Let's build a Web application (2016-04-20-15:38)

Source: Internet
Author: User

Original address: http://yeoman.io/codelab/review-generated-files.html

Open the Mytodo folder and you will see the scaffolding now. As shown

In the Mytodo folder, we can see

App: The parent folder of the application

Index.html:angular the underlying HTML file for the application

404.html, Favicon.ico and robots.txt: Generic Web File

Scripts: Your own JS file

App.js: Our main angular application code

Controllers: Our own angular controller

Styles: Our CSS file

Views:angular Templates Folder

Bower_components and Bower.json: Our JavaScript and web dependent files, Bower will install these

Gruntfile.js,package.json and Node_modules: The configuration and dependency files we need to grunt tasks

Test: A testing scaffolding that can test our applications, including test cases

Using Yeoman to build AngularJS applications (6)--Let's build a Web application (2016-04-20-15:38)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.