Closed m1r0 closed 2 months ago
This PR adds wp-env support for easy environment setup.
npm -g i @wordpress/env
wp-env start
admin
password
This PR adds wp-env support for easy environment setup.
Testing Instructions
npm -g i @wordpress/env
.wp-env start
command.admin
, pass:password
) and make sure the plugin is running.