https://github.com/fliplet/fliplet-widget-video-offline
https://github.com/fliplet/fliplet-widget-video-offline
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/fliplet/fliplet-widget-video-offline
- Owner: Fliplet
- Created: 2017-03-23T14:01:37.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-05-11T06:46:29.000Z (about 4 years ago)
- Last Synced: 2025-04-11T17:58:37.672Z (over 1 year ago)
- Language: JavaScript
- Size: 37.1 KB
- Stars: 0
- Watchers: 6
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fliplet Offline Video 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-video-offline.git
$ cd fliplet-widget-video-offline
$ fliplet run
```