/cakerecipe

Cake Recipe - Gulp boilerplate

Primary LanguageJavaScriptMIT LicenseMIT

CakeRecipe

Cake Recipe - Gulp boilerplate

Build Status

Commands

gulp watch

This command, will watch your code, refresh screen and compile sass code.

gulp deploy

This command, will minify your code and images, compile sass, clean code and create the dist folder prepared to production.

gulp clean

Will just remove the dist folder.

Skeleton

CR Skeleton

How to use

(In comming)