To update external static files like the fonticons or the CSS framework easier, we want to use Bower to download and install them.
With gulp, we want to invoke Bower and copy the files to the specified directories. Gulp could also be used for compiling SCSS to CSS.