JatinGupta40 / blog

0 stars 1 forks source link

GULP implementation #16

Open JatinGupta40 opened 3 years ago

JatinGupta40 commented 3 years ago

Requirement :

  1. Install gulp.
  2. Install gulp-sass.
  3. Mention gulp tasks like watch and sass.

Implementation :

  1. Installing gulp and gulp-sass.
  2. Two tasks for watch and sass.
  3. run command gulp "task_name"