jamieonkeys · Jun 8, 2023
Get a local instance of Drupal up and running fast with DDEV
0Sign in to vote or save
This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.
This is the quickest way I’ve found to get a local instance of Drupal up and running on macOS. (Deploying to a remote server isn’t covered in this post.) Requirements If you have not already done so, install the following tools: Docker Desktop Homebrew : /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" Composer : brew install composer Node / npm :…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.