Skip to content

This React TypeScript project template with Sass support is a good starting point for your large-scale figma plugin (using Webpack 5)

License

Notifications You must be signed in to change notification settings

eleanzhukova/figma-plugin-template

Repository files navigation

Figma Plugin Template

alt text

This React TypeScript project template with Sass support is a good starting point for your large-scale figma plugin (using Webpack 5)

Usage

Download or clone it with the following command:

git clone https://github.com/eleanzhukova/figma-plugin-template.git

Install dependencies (for creating a node_modules directory with necessary packages):

npm install

Build the project (for getting a dist folder with bundled files):

npm run build

In Figma desktop app:

Plugins > Development > Import plugin from manifest...

Development

Watch files for changes:

npm run watch

About

This React TypeScript project template with Sass support is a good starting point for your large-scale figma plugin (using Webpack 5)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published