Skip to content

jonkemp/gulp-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gulp-boilerplate

Starter gulpfile.js and package.json for web apps using Gulp.js.

Getting Started

Install dependencies:

$ npm install

Usage

Tasks

$ gulp serve

Start a server with Connect and load the site in the default browser. Automatically watch files for changes and reload assets when they change with livereload.

$ gulp

Build and optimize the current project to the dist directory.

About

Starter gulpfile.js and package.json for web apps using Gulp.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published