Skip to content

FabianSchmick/gulp-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gulp example

This example is a skeleton for projects which use gulp

The example provides you following functionality:

Installation

Clone the project

git clone https://github.com/FabianSchmick/gulp-example.git

Usage

Configure your npm packages and gulpfile-config to your preferences

While you develop

Use the gulp watch task gulp watch to compile and concat your assets or use gulp watch:bs if you want to refresh your browser automatically on change (open localhost:3000).

In production

Run gulp deploy to minify, prefix and gzip your assets

About

Example skeleton for development with gulp

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published