Develop UI component plugins
Initialization
# Project initiation
yarn create pocketblocks-plugin my-plugin
# Go to the project root
cd my-plugin
# Start the development environment
yarn startComponent development environment

Plugin configurations
Export components
Publish plugins
Import plugins

Code demo
Last updated
