- Clone the project.
- Open the Figma desktop app and create a new plugin.
- Point towards the
manifest.json
file at the root of the project. - Run
npm install
. - Make your changes
- Run
npm run build
- Load the plugin in Figma and verify.
- Open a pull request with your changes.