Figma plugin boilerplate with React, Vite and Reshaped
The Figma plugin provides a streamlined approach for developers looking to enhance their design workflow. By allowing customization through a straightforward setup process, users can efficiently build and import plugins tailored to their specific needs. Whether you’re an experienced developer or just getting started, this plugin offers a flexible and user-friendly environment for creating unique design tools.
yarn && yarn build to compile your plugin easily and get it ready for use.dist/manifest.json file.yarn dev command allows for hot-reloading of the plugin UI, enabling real-time updates and testing during development.