Gulp Setup

A simple Gulp project setup to automate tasks.

Run locally

Install npm dependencies.

npm install

launch with gulp

gulp

Gulp plugins used

The following plugins are used in this project.

License MIT