Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Commit

Permalink
feat: [NMP-30] Feature** setup vite pwa (#44)
Browse files Browse the repository at this point in the history
* Vite project initialized and runnning; project config set to typescript + swc; Name is to be decided; .gitignore updated

* changed vite project folder name from 'QuackStack-tbd' to 'frontend'

* changed vite project folder name from 'QuackStack-tbd' to 'frontend'

* Added vite-plugin-pwa, and configured vite.config to specfiy registration type for the service worker

* fixed linter problems with vite.config.ts, installed pwa and other react plugins as dependencies and not devdependencies

* configured manifest to install web app

* added name,description,and theme-color at manifest

---------

Co-authored-by: GDamaso <guildamaso@gmail.com>
  • Loading branch information
kcaparas1630 and GDamaso authored May 13, 2024
1 parent 3aff1d7 commit e8a7e1d
Show file tree
Hide file tree
Showing 7 changed files with 3,636 additions and 371 deletions.
Loading

0 comments on commit e8a7e1d

Please sign in to comment.