cp example.env env- Fill the missing data if any in
.env composer install && php artisan migrate:refresh --seed
php artisan pull
./vendor/bin/phpcs --colors -p
./vendor/bin/codecept run
Before running this command, if you have not already done if since the last update, run ./vendor/bin/codecept build.