Setup a Gutenberg WordPress Development environment with Source Code
In this post I’m going to show you how to setup a development environment that allows you to interact with the source code while you develop Gutenberg blocks. Documentation is not always good so the source code really helps. We can use wp-scripts to quickly spin up a local WordPress development environment using Docker. Here’s … Read more