Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 308 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 308 Bytes

AppMapDB-PWA

Progressive Web App for MindApps Database

To generate Splash Screen Images:

  1. npm install -g pwa-asset-generator
  2. Run this in the public directory: pwa-asset-generator ./icons/icon-512x512.png ./ -t jpg -q 90 --splash-only --potrait-only
  3. Copy meta tagas and links to the _app.tsx file.