/figma-plugin-template

Template to accelerate figma plugin development

Primary LanguageTypeScript

Figma Plugin Template Project

This is a template project that aims to accelerate Figma Plugin Development.

It's a monorepo with two packages:

  1. plugin: The Figma plugin
  2. web: A vite react starter

Get Started

bun i
bun dev