This is the template that I wish I had when I first started building out Bricks.
- Typescript
- React
- Tailwindcss
- Webpack
- Yarn
- Install Node.js and Yarn 1.
- Run
yarn install
in the repository's root directory. - Run
yarn run dev
to start building. - Right Click in Figma -> "Plugins" -> "Development" -> "Import plugin from manifest..."
- Click on "+" -> import plugin from manifest -> Select
./dist/manifest.json
file to import the plugin - Click on "Run" to start the Figma plugin in development mode.