Local Development Environment for WordPress. Build, test and deploy sites faster with the #1 WordPress local development tool.
Get started by downloading Local for free. It is available for Mac, Windows, and Linux (including Debian and RPM based distros).
Navigate to the Connect tab to log in with your WP Engine account.
Once connected, you can push local sites up your staging or production sites, or easily pull a copy of a live site to local environment for offline editing!
npm install
Watching + Live Reloading of JS, CSS, PHP
grunt dev
Build minified CSS + JS
grunt build
Deploy to Prod
grunt deploy