Laravel Elixir provides a clean, fluent API for defining basic
Gulp
tasks for your application.
Its a wrapper for gulp.
Elixir supports several common CSS and JavaScript pre-processors, and even testing tools.
Make sure you have latest node and npm installed..
node -v, npm -v
Default package.json:
"dependencies": { "laravel-elixir": "^3.0.0" }
Install the dependencies by running:
npm install
Running Elixir
gulp
gulp watch
gulp --production
Demo
Made with Slides.com