Make rates installable as a PWA

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
jtricerolph 2026-07-11 11:27:00 +00:00
parent b90f6bcbd6
commit 4eea566799
7 changed files with 4055 additions and 15 deletions

View file

@ -25,6 +25,7 @@
"@types/react-plotly.js": "^2.6.4",
"@vitejs/plugin-react": "^4.2.1",
"typescript": "^5.4.5",
"vite": "^5.2.11"
"vite": "^5.2.11",
"vite-plugin-pwa": "^1.3.0"
}
}