Question: How To Use Gulp In This Project

How To Use Gulp In This Project

Hello I need to make some changes to the template. How do I start the Gulp that is by default in the project?

M

Muller

Asked

Hello I need to make some changes to the template. How do I start the Gulp that is by default in the project?

  • MS

    Mian Saleem

    Answered

    Hello,

    gulpfile.js is included in your download. You can install dependencies with npm i and then run npx gulp

    Thank you

  • Login to Reply