项目作者: songfarm-david

项目描述 :
My application of the Google Codelab: Build a Progressive Web Amp
高级语言: HTML
项目地址: git://github.com/songfarm-david/AMP-PWA-Workbox.git
创建时间: 2018-04-07T21:32:34Z
项目社区:https://github.com/songfarm-david/AMP-PWA-Workbox

开源协议:Apache License 2.0

下载


AMP and PWA

In this codelab, you’ll convert an app containing AMP pages into a PWA using two different patterns:

  1. transform an AMP site into a PWA (AMP as PWA)
  2. use the App Shell architecture to create a PWA that uses AMP as content (AMP in PWA)

AMP+PWA gives you the best of both worlds: a lightning fast first load with AMP, and native-like capabilities in the PWA.

You’ll also get a chance to use Workbox.

Getting started

Follow the Google Codelabs instructions.

More resources