sivadass / gulp-task

Gulp JS setup for minifying and bundling JS and SCSS files

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

Gulp JS setup for minifying and bundling JS and SCSS files

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


Languages

Language:CSS 55.0%Language:HTML 23.6%Language:JavaScript 21.4%