START A PHP SERVER Using the WP_CLI wp server --host=0.0.0.0 --docroot=../../../ Using built in php server php -S localhost:8888 START MYSQL mysql.server start