Skip to content

HcySunYang/vue3-figma-plugin-starter

Repository files navigation

Vue3 Figma Plugin Starter

Use Vue3 to build figma plugin

  • Use webpack to develop and build
  • Integrate vue-next-jsx for Vue3 jsx/tsx
  • Everything is out of the box

Setup

  • clone this repo

  • install dependencies

yarn
# or
yarn install
  • Run dev
yarn dev
  • Run your plugin

Run

vue3 figma plugin starter

Note

Remember to modify the name and id in the manifest.json file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published