Skip to content

sivadass/gulp-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gulp Task

Gulp JS setup for minifying and bundling JS and SCSS files

Installation

Goto the project folder and install required dependencies:

npm install

And run Gulp to watch for code changes and generate script.min.js and style.min.css:

gulp watch

Live Demo

https://sivadass.github.io/gulp-task/