https://github.com/ymichael/widgetslide
https://github.com/ymichael/widgetslide
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ymichael/widgetslide
- Owner: ymichael
- Created: 2021-10-29T15:52:25.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-04T01:23:39.000Z (over 4 years ago)
- Last Synced: 2025-01-11T04:41:18.599Z (over 1 year ago)
- Language: TypeScript
- Size: 9.77 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Slide Puzzle FigJam Widget

Install and use this widget here: https://www.figma.com/community/widget/1036053753307076841
## 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 -> code.js
npx tsc --watch
```
## Appendix
Learn more about widgets here:
https://www.figma.com/widget-docs