A starter template using vue3 and vite for developing Figma 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 figma code
Run the following command to compile your plugin to show in figma
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 Figma plugins: here