Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 407 Bytes

File metadata and controls

18 lines (11 loc) · 407 Bytes

Push Notifications, Analytics, and Cloud Config Quickstart for Electron

A quickstart Electron app to show the Push API usage.

Get your App key from here

You can also read how to run this code.

npm i

Replace <Your-APP-Key> in main.js with your API key.

npm start