giioohbernini / cakerecipe

Cake Recipe - Gulp boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Cake Recipe - Gulp boilerplate

License:MIT License


Languages

Language:JavaScript 54.1%Language:CSS 38.1%Language:HTML 7.7%