Description This is a Gutenberg Block demo plugin. Usage Pull this repo into your WordPress site's plugins directory. In the root directory of this plugin, execute: npm install then run build to generate the js and css files needed for the plugin: npm run build