Compiling Assets

For development you can run npm run dev.

Or for monitor and automatically recompile npm run watch.

Or for recompile and minify npm run prod.