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-push-notifications


https://github.com/fliplet/fliplet-widget-push-notifications

Last synced: about 4 hours ago
JSON representation

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