Example blocks written with ESNext standard and JSX support – build step required.
These blocks are to explore concepts and features available with Gutenberg blocks.
- Clone this repo to
wp-content/plugins
- Run the following commands in the root of the repo:
npm install
npm run build
- Activate plugin in the WordPress dashboard
- Inner Blocks Example
- Card with Image
- Card with Color
- Repeater