Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 631 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 631 Bytes

DLX Gravatar Block

dlx-how-create-block-scratch

This block is based off of a tutorial on how to build a custom Gutenberg block from scratch using the Gravatar service.

Read the Full Tutorial

Developers

  1. Clone the repo
  2. Run npm install --legacy-peer-deps
  3. Run npm run start to start the built scripts.
  4. Run npm run build to build production scripts.
  5. Run npm run zip to create a plugin zip.