An open API service indexing awesome lists of open source software.

https://github.com/artokun/amp-pwa-example

Example AMP + PWA website for news article
https://github.com/artokun/amp-pwa-example

amp amp-html amp-pwa amp-pwa-example pwa

Last synced: 5 months ago
JSON representation

Example AMP + PWA website for news article

Awesome Lists containing this project

README

          

# amp-pwa-example

Example AMP + PWA (with JSON-LD, Firebase Hosting)

All you have to do is just `git clone`, `npm i`, `gulp watch`.

If you have firebase, just run `firebase deploy` to host your binaries (remember to select 'dist' as your serving folder and initialize your project with `firebase init`)

Make sure to change all images, descriptions, contents as needed.

The Gulp file will generate the service worker, manifests, compile your sass into the header so that it is AMP compliant.