Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 236 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 236 Bytes

Project template for Drupal 8 media workshop

Clone the repository and run

composer install
composer drupal-scaffold

in the project's root folder to fetch all the dependencies. Then proceed with the standard Drupal install.