Skip to content
amobiz edited this page Feb 25, 2016 · 1 revision

Demonstrates using gulp-chef as a glue, all tasks are plain functions without configuration.

Taking examples from gulp-cheatsheet, demonstrates what gulp-chef can achieve. Writing configuration this way is not encouraged.

Taking a full working example from angularjs-gulp-example. Demonstrates rewriting gulpfile.js using gulp-chef. Also check out the great article: "A complete toolchain for AngularJs - Gulp, Browserify, Sass" from the author.

A simple web app seed project.

Clone this wiki locally