An open API service indexing awesome lists of open source software.

https://github.com/ymichael/widgetteamrandomizer


https://github.com/ymichael/widgetteamrandomizer

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# Team Randomizer FigJam Widget

![](https://www.figma.com/community/widget/1044462585017609844/thumbnail)

Install and use this widget here: https://www.figma.com/community/widget/1044462585017609844

## Getting Started

Import this widget's manifest via the "Import widget from manifest" command in FigJam.

Run the following commands in your shell:

```bash
# install dependencies (you only need to do this once)
npm ci

# build code.tsx -> dist/code.js and run tsc in watch mode
npm run dev
```

## Appendix

Learn more about widgets here:
https://www.figma.com/widget-docs