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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Ivica Batinic
May 17, 2023
e9a9cd5 · May 17, 2023

History

6 Commits
May 14, 2023
May 16, 2023
May 14, 2023
May 14, 2023
May 14, 2023
May 14, 2023
May 14, 2023
May 14, 2023
May 14, 2023
May 14, 2023
May 14, 2023
May 17, 2023
May 14, 2023
May 14, 2023

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