====== Mix (compil js/css) ====== doc => https://laravel.com/docs/6.x/mix ===== Installation ===== Installer nodejs et npm ( [[linux:nodejs|voir l'installation]] ) Vérifier que le fichier package.json soit bien le dernier à jour ( https://github.com/laravel/laravel/blob/master/package.json ) Tapez la commande suivante à la racine du projet, là ou se trouve package.json npm install ===== Configuration ===== ===== Commande =====