Skip to content

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

Notifications You must be signed in to change notification settings

smededwards/me-blocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published