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
- Host: GitHub
- URL: https://github.com/fliplet/fliplet-widget-dynamic-container
- Owner: Fliplet
- Created: 2022-07-28T16:20:41.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T15:08:52.000Z (about 2 years ago)
- Last Synced: 2024-05-22T16:31:28.473Z (about 2 years ago)
- Language: JavaScript
- Size: 160 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```