Hands on Gutenberg Block (HOGB)
Dead simple custom WordPress Hello World block.
by Agung Sundoro · github.com/agung2001/hands-on-gutenberg-block
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/agung2001/hands-on-gutenberg-block/archive/refs/heads/develop.zipDead simple custom WordPress Hello World block.
📝 Installation
- NPM Install :
npm install - WP Script :
npm run build:wp- WP Watch :
npm run watch:wp
- WP Watch :