Skip to content

Instantly share code, notes, and snippets.

@Ambratolm
Created March 16, 2020 19:51
Show Gist options
  • Save Ambratolm/8cacb6e4de16f90fecab2933fb031e27 to your computer and use it in GitHub Desktop.
Save Ambratolm/8cacb6e4de16f90fecab2933fb031e27 to your computer and use it in GitHub Desktop.
Generate assets for PWA project from an image using PWA-Asset-Generator Node package
npm install --global pwa-asset-generator
cd [output-folder]
pwa-asset-generator [source-file] --manifest [manifest-file] --favicon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment