Run Gulp Tasks in Laravel Easily with Elixir

added by JavaScript Kicks
4/9/2015 7:48:01 PM

432 Views

As a developer(frontend or backend), you might have probably or still use a task runner, for those who haven’t used a task runner, a task runner is simply an automated tool for performing repetitive tasks like concatenation, minification, unit testing, linting e.t.c.


0 comments