/figma-plugin-vue-starter

🎒 A starter template using vue3 and vite for developing Figma plugins

Primary LanguageTypeScript

Figma Plugin Vue Starter

A starter template using vue3 and vite for developing Figma plugins

Get started

npm install

Style & UI

Start a server with the following command to help you style the plugin UI, thanks to hotreload

npm run dev

Typescript

Run the following command to compile your typescript

npm run watch

Figma Developer

"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."

Documentation

More about Figma plugins: here

Librairy