Skip to content

Instantly share code, notes, and snippets.

@levmyshkin
Created November 19, 2021 06:34
Show Gist options
  • Save levmyshkin/c3d8855084f91cb45fae33253e10e765 to your computer and use it in GitHub Desktop.
Save levmyshkin/c3d8855084f91cb45fae33253e10e765 to your computer and use it in GitHub Desktop.
Install Drupal with composer
composer create-project drupal/recommended-project site_folder
drush site:install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment