Why do you need Gulp? If you’re creating a large project with multiple views, dependencies, or perhaps there are a few tasks you want to run before your project/app is displayed on a web browser, then gulp is a task-runner that you might want to consider. Most of the tasks…