Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 242 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 242 Bytes

Install Drupal

  • Install DDEV locally
  • Clone this repository
  • cd into the repository
  • Turn on your ddev environment: ddev start
  • Import the database: ddev restore-snapshot drupal_react

That's it! Follow along with your instructor.