Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 404 Bytes

gutenberg-block.md

File metadata and controls

15 lines (10 loc) · 404 Bytes

Gutenberg block development


Pre requisites

  • npm installed
  • docker/ wamp/ xamp installed

Creating first gutenberg plugin

Navigate to plugin directory and write the following command in the terminal. Source

npx @wordpress/create-block gutenpride --template @wordpress/create-block-tutorial-template