Skip to content

Latest commit

 

History

History
29 lines (14 loc) · 685 Bytes

README.md

File metadata and controls

29 lines (14 loc) · 685 Bytes

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)