https://github.com/muukii/electron-pusher
The Desktop Application Sending Apple Push Notification
https://github.com/muukii/electron-pusher
Last synced: about 1 month ago
JSON representation
The Desktop Application Sending Apple Push Notification
- Host: GitHub
- URL: https://github.com/muukii/electron-pusher
- Owner: muukii
- Created: 2017-12-19T01:02:46.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-02-03T04:30:10.000Z (over 5 years ago)
- Last Synced: 2025-02-10T20:32:51.387Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 918 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pusher
> An electron-vue project
#### Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:9080
npm run dev# build electron application for production
npm run build```
---
This project was generated with [electron-vue](https://github.com/SimulatedGREG/electron-vue)@[1c165f7](https://github.com/SimulatedGREG/electron-vue/tree/1c165f7c5e56edaf48be0fbb70838a1af26bb015) using [vue-cli](https://github.com/vuejs/vue-cli). Documentation about the original structure can be found [here](https://simulatedgreg.gitbooks.io/electron-vue/content/index.html).