Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fliplet/fliplet-widget-push-notifications
https://github.com/fliplet/fliplet-widget-push-notifications
Last synced: about 4 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/fliplet/fliplet-widget-push-notifications
- Owner: Fliplet
- Created: 2016-11-14T16:01:34.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-04-22T12:00:18.000Z (7 months ago)
- Last Synced: 2024-04-22T12:28:52.874Z (7 months ago)
- Language: Vue
- Size: 1.26 MB
- Stars: 0
- Watchers: 6
- Forks: 9
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fliplet Widget Push Notifications
## 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
$ git clone https://github.com/Fliplet/fliplet-widget-push-notifications.git
$ cd fliplet-widget-push-notifications$ npm install
$ npm run watch
$ fliplet run
```