Getting Started With GulpWhat is Gulp?Gulp is an automatic task runner, or build system, written in node.js and can handle many common workflow tasks. In his git-book, David Nowinsky described Gulp as a factory. I really like this description. Gulp, much like a factory, takes files and turns them into other files.You might question why this is needed, and to some it might not be. If you’re working