Skip to content

apnikhil/gulp-simple-configuration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Gulp configuration

A simple gulp configuration which combines multiple scripts and styles into one file. This setup is based on file order (to avoid conflicts when combining and compressing).

Download

git clone https://github.com/apnikhil/gulp-simple-configuration.git

Installation

cd gulp-simple-configuration (avoid this step if you are going to implement the setup in an existing application).

npm install

Make sure you have installed the latest version of Node.js®

Usage

gulp watch

This command will initiate the watch process. The output files will get updated automatically upon making changes in the scripts/styles.

Releases

No releases published

Packages

No packages published