- start dev server:
npm install && npm start
(or use whatever server you want) - send push message: click "subscribe", copy registrationId from console, paste registrationId in push.sh and run push.sh (or
npm run push
). SO EASY
npm install && npm start
(or use whatever server you want)npm run push
). SO EASY