- From root directory:
composer install
- Add Advanced Custom Fields Pro to
wp-content/plugins
folder - From theme direction:
composer install
- From root directory:
docker-compose up -d
- Open up http://localhost:8000 and set up a generic WordPress install
- Activate All-in-One migration plugin
- Import production database
- From theme directory:
yarn
and thenyarn run start