- npm install bootstrap
- npm install jquery
- npm install popper.js
- npm install @fontawesome/fontawesome-free
- add index.html page
- add manifest.json
- add service-worker.js
- add style.css
- index.html
- The index page of your website
- manifest.json
- The page that required for chrome mobile
- service-worker.js
- This page cache all required file
- style.css
- This is to save your costom css