https://github.com/fliplet/fliplet-widget-link
Fliplet Link Widget
https://github.com/fliplet/fliplet-widget-link
link widget
Last synced: over 1 year ago
JSON representation
Fliplet Link Widget
- Host: GitHub
- URL: https://github.com/fliplet/fliplet-widget-link
- Owner: Fliplet
- Created: 2016-07-01T08:13:16.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2025-03-25T08:02:47.000Z (over 1 year ago)
- Last Synced: 2025-03-25T09:22:05.721Z (over 1 year ago)
- Topics: link, widget
- Language: JavaScript
- Homepage:
- Size: 143 KB
- Stars: 0
- Watchers: 6
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fliplet Link Widget
To develop widgets, please follow our [widget development guide](https://github.com/WebooOnline/fliplet-cli).
---
Install dependencies:
```
$ npm install fliplet-cli -g
```
---
Clone and run for development:
```
$ git clone https://github.com/WebooOnline/fliplet-widget-link.git
$ cd fliplet-widget-link
$ fliplet run-widget
```