/Guten-Bacon

Bacon Ipsum (www.baconipsum.com) Gutenberg Block for WordPress

Primary LanguageJavaScript

Custom Gutenberg Block

This is a basic custom Gutenberg block. Files explained below.

Getting Started!

Read the files explained above. All of the files are heavily inline documented. All you have to do is following:

  • Run npm install
  • To watch and build run npm run dev
  • To build for production run npm run build