ericsonluciano / mintsflow

My personal boilerplate with gulp and other..

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Mintsflow My personal and mini-projects. This is a Front end workflow for those those people love to use gulp and sass. Mintsflow is based the idea with getfireshell.com, Harvest.

Todo's

##Documentation Soon

##How to use this? Make sure you have Node & NPM just type

node -v
npm -v

also make sure you have a grunt-cli

npm install -g gulp-cli

Just clone this repository

git clone git@github.com:ericsonluciano/mintsflow.git

then go to the directory of git repository and use npm install

cd mintsflow
npm install

and lastly use gulp to start working

gulp

Want to help me with Mintsflow?

You can contact me at design.ericson@gmail.com / hello@ericsonluciano.com

##Credits

##License The MIT License (MIT)

About

My personal boilerplate with gulp and other..


Languages

Language:CSS 89.6%Language:JavaScript 9.1%Language:HTML 1.3%