Using Yeoman to build AngularJS applications (2)--let's build a Web application

Source: Internet
Author: User

Original address: http://yeoman.io/codelab/index.html

Use Yeoman to build simple applications

A simple Web application will be built today. You will be able to add, delete, drag and save.

Explore Yeoman

Yeoman is a man wearing a hat and sleeves.

With one to two commands, yeoman can write boilerplate code for all of your Web programs, or for individual modules. Yeoman can generate a preview of the Web server and monitor your files in order to reload the changed and compiled sass. Yeoman can also run your unit tests, minimize and link your code, optimize images, and more.

  • Yo is a scaffolding tool that provides a unique framework for the scaffolding ecosystem that becomes a generator that can perform some tedious tasks.
  • Yeoman can also be used with other tools
  • Grunt is used to build, preview and test your project.
  • Gulp is a replacement tool for Gruntjs that can be configured with code overrides
  • Bower is a tool that has been managed so that you can download the front and back function libraries without manual downloading

Using Yeoman to build AngularJS applications (2)--let's build a Web application

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.