Skip to content
This repository has been archived by the owner on Jul 30, 2022. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 656 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 656 Bytes

Your Progressive Web AMPs Code Lab

These are the resource files needed for the Progressive Web AMPs code lab from Google.

This is a work in progress, if you find a mistake, please file an issue. Thanks!

What you’ll learn

  • How to transform an AMP Canonical site into a Progressive Web App
  • How to enhance the experience using the AMP pages as a base for an App Shell.

What you’ll need

  • A recent version of Chrome.
  • Node.js
  • The sample code
  • A text editor
  • Basic knowledge of HTML, CSS, JavaScript, and Chrome DevTools