Skip to content

yingpengsha/figma-plugin-vite-react-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

8 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

figma-plugin-vite-react-template

๐Ÿ“ฆ Install

pnpm install

๐Ÿ”จ Usage

  1. Modify the name field in package.json to change the name of the plugin
  2. dependencies install
  3. open Figma > Plugins > Development > import plugin from manifest... > your-project/plugin/manifest.json
  4. pnpm run dev

๐Ÿš€ Features

  • HMR: Support HMR(Hot Module Replacement) of Plugin
  • Vite: Bundle user interface and js code using ViteJs
  • React: Use ReactJs to write the user interface

๐Ÿ“„ License

MIT License ยฉ 2021-PRESENT PengshaYing