added PWA

This commit is contained in:
Ayaka
2022-10-12 12:56:27 +00:00
parent 23141ff531
commit 5b3200accc
12 changed files with 60 additions and 18 deletions

View File

@@ -14,7 +14,8 @@
"react-dom": "^18.2.0",
"react-scripts": "5.0.1",
"react-slider": "^2.0.4",
"web-vitals": "^2.1.4"
"web-vitals": "^2.1.4",
"workbox-precaching": "^6.5.4"
},
"scripts": {
"start": "react-scripts start",