-
Notifications
You must be signed in to change notification settings - Fork 0
Environment
Heitor Pedroso edited this page Nov 26, 2021
·
6 revisions
https://developer.wordpress.org/block-editor/reference-guides/packages/packages-env/
Lets you easily set up a local WordPress environment for building and testing plugins and themes.
npm install
npm run wp-env start -- --updateWP-CLI is the command-line interface for WordPress.
npm run wp-env run cli wp <your-command>- Docker - https://www.docker.com
- Node.js - https://nodejs.org
- Npm - https://www.npmjs.com