First you need to install DDev, installation instruction for most platforms available here: https://ddev.readthedocs.io/en/latest/users/install/ddev-installation/
ddev composer install
ddev start
ddev drush si minimal --existing-config -y
ddev add-on get ddev/ddev-redisVisit http://journal-cms.ddev.site:8080.
If you want to completely replay the set up of this project locally then you can run the following commands:
ddev stop --remove-data
ddev composer run-script clean-upApplication logs can be found at https://elifesciences.loggly.com.