836 Forks
5179 Stars
5179 Watchers

laravel-mix

The power of webpack, distilled for the rest of us.

How to download and setup laravel-mix

Open terminal and run command
git clone https://github.com/laravel-mix/laravel-mix.git
git clone is used to create a copy or clone of laravel-mix repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with laravel-mix https://github.com/laravel-mix/laravel-mix/archive/master.zip

Or simply clone laravel-mix with SSH
[email protected]:laravel-mix/laravel-mix.git

If you have some problems with laravel-mix

You may open issue on laravel-mix support forum (system) here: https://github.com/laravel-mix/laravel-mix/issues