Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fliplet/fliplet-widget-data-source-provider
Data Source Provider
https://github.com/fliplet/fliplet-widget-data-source-provider
Last synced: about 5 hours ago
JSON representation
Data Source Provider
- Host: GitHub
- URL: https://github.com/fliplet/fliplet-widget-data-source-provider
- Owner: Fliplet
- Created: 2020-08-17T13:38:39.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-21T07:52:13.000Z (6 months ago)
- Last Synced: 2024-05-21T09:07:58.609Z (6 months ago)
- Language: Vue
- Size: 562 KB
- Stars: 0
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fliplet Widget fliplet-widget-data-source-provider
## 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):
```bash
$ npm install
$ npm run watch
```Then, keep the watcher running and on a new tab run the following command:
```bash
$ fliplet run
```