takisrs / web-push-frontend

A simple interface in Vue.js to interact with the web push notifications API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Push Notifications - Frontend implementation

A simple frontend implementation in Vue.js for Web Push Notifications Backend

Find backend implementation here.
Check a sample client-side implementation here.

Project setup and build

Install dependencies:

npm install



Compile and serve for development:

npm run serve



Compile for production:

npm run build

About

A simple interface in Vue.js to interact with the web push notifications API


Languages

Language:HTML 85.0%Language:Vue 10.1%Language:JavaScript 4.5%Language:SCSS 0.5%Language:Shell 0.0%