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

https://github.com/fliplet/fliplet-widget-dynamic-container

Fliplet Dynamic Container Widget
https://github.com/fliplet/fliplet-widget-dynamic-container

Last synced: 9 months ago
JSON representation

Fliplet Dynamic Container Widget

Awesome Lists containing this project

README

          

# Fliplet Data container Widget

## Development

This widget is meant to be used with the Fliplet platform.

Run for local development with the [`fliplet-cli`](https://github.com/Fliplet/fliplet-cli):

```
$ npm install
$ npm run watch
```

Then, keep the watcher running and on a new tab run the following command:

```
$ fliplet run
```