Skip to content

small project for pwa functionalities - service workers, push notifications, background sync and indexed db usage.

Notifications You must be signed in to change notification settings

Sukanya3096/PWADemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps to run the project:

backend(node):

  1. Open the backend folder in integrated terminal and run the command - 'npm install' and then 'nodemon'

Frontend(angular):

  1. Open pwaForm folder in integrated terminal and run 'npm install'

  2. ng build

  3. Go to dist/pwaForm and open it in integrated terminal

  4. run the command - http-server -p 8080(any port you wish)

  5. Open the localhost link that comes in terminal.

About

small project for pwa functionalities - service workers, push notifications, background sync and indexed db usage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published