Skip to content

MrAtiebatie/laravel-gulpfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The ultimate gulpfile for a Laravel project

This file is created for the purpose of faster front end development. Either it is LESS, SASS or Webpack.

You can even automize the compile:vendor task by creating a .bowerrc file.

{
    "scripts": {
        "postinstall": "gulp compile:vendor"
    }
}

About

The ultimate Laravel gulpfile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published