Skip to content

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

Notifications You must be signed in to change notification settings

maximedaraize/figma-plugin-vue-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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