Gulp+Hbs

Estimated reading: 1 minute 110 views

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

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

Gulp+Hbs is run html, css and javascript task. html task run all handlebar file compile to plan html. and 

Leave a Comment

Share this Doc

Gulp+Hbs

Or copy link

CONTENTS