Gutenberg Boilerplate A simple quick start for WordPress theme development using Gutenberg. Setup You may need to allow read & write access to the build-css file chmod +x bin/build-css Install, Build and Watch npm i npm run build npm run watch