Skip to content

In a world where learning design tools can feel like a tedious endeavor, Figmattack brings a fresh and exciting approach to mastering Figma. Our value proposition is as clear as it is enticing: "Master Figma Through Play.”

License

Notifications You must be signed in to change notification settings

leopalazzi/figma-attack

 
 

Repository files navigation

Figma Plugin React Template

62862431-71537f00-bd0e-11e9-85db-d97c0fb729a4

This template contains the react example as shown on Figma Docs, with some structural changes and extra tooling.

Quickstart

  • Run yarn to install dependencies.
  • Run yarn build:watch to start webpack in watch mode.
  • Open 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.

Toolings

This repo is using:

  • React + Webpack
  • TypeScript
  • Prettier precommit hook

About

In a world where learning design tools can feel like a tedious endeavor, Figmattack brings a fresh and exciting approach to mastering Figma. Our value proposition is as clear as it is enticing: "Master Figma Through Play.”

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 76.2%
  • SCSS 21.0%
  • JavaScript 1.7%
  • Other 1.1%