Gulp+Html

Estimated reading: 1 minute 105 views

If you are using glup version there are 2 task style,javascript.
Please follow the below steps.

  • Start command prompt window or terminal and change directory to /gulp+html
    • cd gulp+html
  • Install via the npm.
    • npm install
  • For development
    • Npm run dev Or gulp watch
  • For build
    • Npm run build or gulp build

Gulp+Html is run only js and css task for minify bundel.

Leave a Comment

Share this Doc

Gulp+Html

Or copy link

CONTENTS