Skip to content

Figma plugin starter using React, Panda CSS and RSPack

Notifications You must be signed in to change notification settings

isBatak/figma-plugin-starter

Repository files navigation

Below are the steps to get your plugin running. You can also find instructions at:

https://www.figma.com/plugin-docs/plugin-quickstart/

This plugin template uses Typescript and PNPM, two standard tools in creating JavaScript applications.

Development

  1. Install pnpm if you don't have it already: npm install -g pnpm
  2. Install dependencies by running pnpm install
  3. Run development environment by running pnpm run dev, this will run panda --watch and rspack --watch in parallel

About

Figma plugin starter using React, Panda CSS and RSPack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published