Asset pipeline solution for QuorraJS
Quorra makes use of Laravel's Elixir module for asset pipelining. Elixir provides a clean, fluent API for defining basic Gulp tasks for your Quorra application. Elixir supports several common CSS and JavaScript pre-processors, and even testing tools.
If you've ever been confused about how to get started with Gulp and asset compilation, you will love Elixir!
Documentation for Elixir can be found on the Quorra website.