Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 347 Bytes

README_DEV.md

File metadata and controls

17 lines (11 loc) · 347 Bytes

PagBank for WooCommerce

Start the project

The following command will start the Docker for the project and check on http://wordpress.localhost to the page be available:

docker compose up

Initial setup

After start the project, run the initial setup script by executing:

yarn setup