Composer

Articles

Applying a Patch File

Creating a new Drupal site

Run:

composer create drupal/recommended-project my_site_directory

This only installs the files. After running the command you’ll need to configure the database and almost certainly other modules needed for the site build. See the Site Creation section for information.