starter
Showing
firebase.json
0 → 100644
gulpfile.js
0 → 100644
package-lock.json
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
package.json
0 → 100644
{ | |||
"name": "PWASkeleton", | |||
"version": "0.1.0", | |||
"description": "PWA Skeleton", | |||
"main": "index.html", | |||
"scripts": { | |||
"test": "echo \"Error: no test specified\" && exit 1", | |||
"serve": "gulp serve" | |||
}, | |||
"keywords": [ | |||
"UiTM", | |||
"skeleton", | |||
"PWA", | |||
"training" | |||
], | |||
"author": "mohdrafhanmohdamin", | |||
"license": "ISC", | |||
"devDependencies": { | |||
"browser-sync": "^2.26.10", | |||
"gulp": "^4.0.2", | |||
"workbox-build": "^5.1.3" | |||
} | |||
} |
src/css/app.css
0 → 100644
src/favicon.ico
0 → 100644
1.12 KB
1.11 KB
7.39 KB
8.28 KB
8.61 KB
10.8 KB
23 KB
22.8 KB
4.16 KB
5.64 KB
src/images/logoUiTM.svg
0 → 100644
src/index.html
0 → 100644
src/js/app.js
0 → 100644
src/js/menu.js
0 → 100644
src/js/share.js
0 → 100644
src/js/sw.js
0 → 100644
src/js/swipe.js
0 → 100644
src/js/toast.js
0 → 100644
src/sw.js
0 → 100644