Add:Initial setup for PWA #354

This commit is contained in:
advplyr 2022-02-08 19:09:24 -06:00
parent 3906031d62
commit 42e7b7f590
4 changed files with 102 additions and 3 deletions

4
.gitignore vendored
View file

@ -9,4 +9,6 @@ node_modules/
test/
/client/.nuxt/
/client/dist/
/dist/
/dist/
sw.*