Initialization
First, we are going to run the command that will generate the plugin template we will be working on
First Step - Dev Mode
Initializing 'hello-plugin'
npm run add:plugin --plugin=hello-plugin --type=page

Last updated