Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 438 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 438 Bytes

diagram-figma-plugin-template

Get Started

  1. To quickly scaffold a figma plugin, get started by cloning this repo or using as a template.
  2. Locally, run in the command line, on this folder
yarn;
yarn watch
  1. Navigate over to Figma
  2. Click Plugins > Development > Import Plugin from Manifest and point it to where you cloned the git repo

More Info on Figma Plugins →