The following command will start the Docker for the project and check on http://wordpress.localhost to the page be available:
docker compose up
After start the project, run the initial setup script by executing:
yarn setup
The following command will start the Docker for the project and check on http://wordpress.localhost to the page be available:
docker compose up
After start the project, run the initial setup script by executing:
yarn setup