lab/drupal-cms/build

9 lines
110 B
Text
Raw Normal View History

#!/usr/bin/env bash
set -euo pipefail
composer install
composer recipe:unpack
php -S localhost:8888 -t web