Based on top of the Drupal-starter
The only requirement is having DDEV installed.
ddev composer install
cp .ddev/config.local.yaml.example .ddev/config.local.yaml
ddev restart
Once the Drupal installation is complete, you can use ddev login to
log in to the site as admin user using your default browser.