Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 592 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 592 Bytes

Javascript IndexDB and PWA Web app

Please flow these step to setup the pwa app

first: replace all files such as:

web/pwa/manifest.manifest.webmanifest web/pwa/images/ all manifest icons web/pwa/index.js web/sw.js

required: add this tag into head tag

required: add this script before end of body tag in the html page

<script src="pwa/index.js"></script>

*optional not important change for anything in pwa on pwa/index.js file find out: config global variables and change them