https://github.com/ymichael/widgettimeline
https://github.com/ymichael/widgettimeline
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ymichael/widgettimeline
- Owner: ymichael
- License: mit
- Created: 2021-11-05T15:27:46.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-23T16:34:40.000Z (over 1 year ago)
- Last Synced: 2024-11-12T07:12:09.659Z (over 1 year ago)
- Language: TypeScript
- Size: 108 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Timeline FigJam Widget

Install and use this widget here: https://www.figma.com/community/widget/1038507134198748761/Timeline
## 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 widget and iframe code
npm run dev
```
## Appendix
Learn more about widgets here:
https://www.figma.com/widget-docs