Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 830 Bytes

README.md

File metadata and controls

37 lines (24 loc) · 830 Bytes

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