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