Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fliplet/fliplet-widget-video-offline


https://github.com/fliplet/fliplet-widget-video-offline

Last synced: about 4 hours ago
JSON representation

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
```