To use vuify with spark, you basically need to set it up in the same fashion as you would for any other laravel with vue project
First, you'll need to install jeffery way's laravel-elixir-vuify node package so that browserify will be able to handle the .vue files
Run: npm install laravel-elixir-vuify --save