All Projects → jonkemp → gulp-boilerplate

jonkemp / gulp-boilerplate

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

Programming Languages

javascript
184084 projects - #8 most used programming language

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].