This template contains the react example as shown on Figma Docs, with some structural changes and extra tooling.
yarn
to install dependencies.yarn build:watch
to start webpack in watch mode.Figma
-> Plugins
-> Development
-> Import plugin from manifest...
and choose manifest.json
file from this repo.⭐ To change the UI of your plugin (the react code), start editing App.tsx.
⭐ To interact with the Figma API edit controller.ts.
⭐ Read more on the Figma API Overview.
This repo is using: