Skip to content

Instantly share code, notes, and snippets.

@ukmadlz
Created May 10, 2017 17:08
Embed
What would you like to do?
Cloudinary PWA React Blog
<!-- Make this a PWA -->
<link rel="manifest" href="/manifest.webapp">
<!-- Display -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="COLOR">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment