About gulp and semantic-ui

Source: Internet
Author: User
Semantic-ui is used in my php project, but I don't understand what is used in gulp. My steps: 1. put the downloaded semantic-ui folder under the Project root directory 2. download and install npm and nodejs3. 'npminstallsem according to the prompts on the semantic-ui official website...

Semantic-ui is used in my php project, but I don't understand what is used in gulp.
My steps: 1. put the downloaded semantic-ui folder to the root directory of the project. 2. download and install npm and nodejs 3 as instructed on the semantic-ui official website. 'npm install semantic-ui -- save
Cd semantic/
What does gulp build mean? what does semantic-ui mean? do I need to execute this command in the root directory?
Tutorial
In this case, the first step is to take the complete git semantic-ui package under github, which contains

I want to modify parameters in a configuration file ,,

However, we have to use gulp build to make changes on the internet. what is the process I should do now?

Reply content:

Semantic-ui is used in my php project, but I don't understand what is used in gulp.
My steps: 1. put the downloaded semantic-ui folder to the root directory of the project. 2. download and install npm and nodejs 3 as instructed on the semantic-ui official website. 'npm install semantic-ui -- save
Cd semantic/
What does gulp build mean? what does semantic-ui mean? do I need to execute this command in the root directory?
Tutorial
In this case, the first step is to take the complete git semantic-ui package under github, which contains

I want to modify parameters in a configuration file ,,

However, we have to use gulp build to make changes on the internet. what is the process I should do now?

gulp buildIs the compilation file, includingcss(scss/less),jsAnd copy some images/fonts.
After compilation, you canDist DirectoryFind the compiledjsAndcss.
Then you can proceed to the next step:

/* Include in Your HTML */
  

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.