This is a template project to help you setup Figma plugin along with
Follow this guide to create your Figma plugin.
Then copy the id from manifest.json to the cloned project's manifest.json.
Finally, run this command:
yarnand
yarn build:watchThis will run webpack in the development mode.