Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 543 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 543 Bytes

ME Blocks

@smededwards

Example blocks written with ESNext standard and JSX support – build step required.

These blocks are to explore concepts and features available with Gutenberg blocks.


Installation

  • 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

Blocks Available

  1. Inner Blocks Example
  2. Card with Image
  3. Card with Color
  4. Repeater