Skip to content

A WordPress Gutenberg boilerplate with an example block. Great starting point to build custom Gutenberg blocks. See the full tutorial here: https://smartcatdesign.net/articles/building-gutenberg-blocks-guide/

Notifications You must be signed in to change notification settings

smartcatdev/gutenberg-example-plugin

Repository files navigation

Development

  • Ensure WP_DEBUG use set to true in your wp-config.php
  • Run npm run develop

Production

  • Set WP_DEBUG to false in your wp-config.php
  • Run npm build

About

A WordPress Gutenberg boilerplate with an example block. Great starting point to build custom Gutenberg blocks. See the full tutorial here: https://smartcatdesign.net/articles/building-gutenberg-blocks-guide/

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published