- Docker
- Node/npm
- Composer
-
Set up repo dependencies.
npm install composer install TEXTDOMAIN=wporg-book composer exec update-configs -
Build the theme.
npm run build
-
Start the local environment.
npm wp-env start
-
Visit site at localhost:8888.
-
Log in with username
adminand passwordpassword.