A starter template using vue3 and vite for developing masterGo plugins
pnpm i
Start a server with the following command to help you style the plugin UI, thanks to hotreload
pnpm run dev:ui //dev ui
pnpm run dev:hook // dev masterGo code
get your own plugin Id, change it in manifest.json
Run the following command to compile your plugin to show in masterGo
pnpm run build
"Our developer platform puts the power in your hands to create the tools teams need to improve efficiency, expand functionality, and bring ideas to life. Take a look at our APIs, documentation, guides, and references to get started."
More about masterGo plugins: here