Figma Plugin React Boilerplate
react boilerplate for react plugin
Getting started
- Create a project based on this boilerplate.
$ npx degit https://github.com/hseoy/figma-plugin-react-boilerplate <project name>- Install the dependencies.
$ yarn install- To rebuild it when the files are changed, run
yarn watch
$ yarn watch- The plugin is ready to be added to Figma for development.
Figma for plugin development
-
Open Figma desktop application.
-
Click on your profile icon dropdown in the top right and select
Pluginsfrom the list -
Scroll down to the
In developmentsection and click the plus(+) icon -
Choose
Import from manifest -
Locate the manifest.json in your newly created project and then select Open
-
Now you will be able to use this plugin.
On this page
Languages
JavaScript85.5%TypeScript13.8%HTML0.7%
Contributors
MIT License
Created January 17, 2025
Updated January 17, 2025