Gulp Building front-end automation projects

Source: Internet
Author: User

Similar to Grunt,gulp is another powerful front-end project automation tool.

Here's how the Project works:

Another page:

Requirements:

  • node. js
  • Gulp.js
  • Bower

Download the project code locally,

Enter the directory and execute the following command:

1 cd My-demo2npm install3 Bower Install

After the installation is complete, run the following command:

1 Gulp

Now the project has run, all the files in the SRC directory will be compiled to generate the corresponding files, and stored in the build folder, while the SRC directory of the file changes, will be reborn into the corresponding file, and has started the server-in Localhost:3000/or: http ://172.18.68.146:3000/to see the effect.

 

Project code Download: Qboooogle

Gulp Building front-end automation projects

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.