* Go to the local url and run the web installer (choose "Standard")
*`cd` to the `web` directory
*`vendor/bin/drush config-set system.site uuid 8061a200-27ed-4d40-8fc0-e239276e66dd` (this is so that the config will import, as it will only import if the uuid is the same as the site it was generated from)
*`vendor/bin/drush config:delete shortcut.set.default` (it always complains about the shortcut set already existing when you try to import the config)