Skip to content

Environment

Heitor Pedroso edited this page Nov 25, 2021 · 6 revisions

Lets you easily set up a local WordPress environment for building and testing plugins and themes.

Requirements

  • Docker
  • Node.js
  • Npm
 npm install
 npm run wp-env start -- --update

WP-CLI is the command-line interface for WordPress.

Requirements

Clone this wiki locally