Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fliplet/fliplet-widget-video-offline
https://github.com/fliplet/fliplet-widget-video-offline
Last synced: about 4 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/fliplet/fliplet-widget-video-offline
- Owner: Fliplet
- Created: 2017-03-23T14:01:37.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-05-11T06:46:29.000Z (over 2 years ago)
- Last Synced: 2024-05-01T16:52:56.158Z (6 months ago)
- Language: JavaScript
- Size: 37.1 KB
- Stars: 0
- Watchers: 7
- 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
```