https://github.com/fliplet/fliplet-widget-image-editor
Fliplet Image Editor Provider
https://github.com/fliplet/fliplet-widget-image-editor
Last synced: 10 months ago
JSON representation
Fliplet Image Editor Provider
- Host: GitHub
- URL: https://github.com/fliplet/fliplet-widget-image-editor
- Owner: Fliplet
- Created: 2017-03-29T13:21:25.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-02-17T16:18:23.000Z (over 6 years ago)
- Last Synced: 2025-07-10T21:38:38.439Z (about 1 year ago)
- Language: JavaScript
- Size: 89.8 KB
- Stars: 0
- Watchers: 5
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fliplet Image 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/Fliplet/fliplet-widget-image.git
$ cd fliplet-widget-image
$ fliplet run
```