Skip to content

nataliemarleny/progressive-web-amp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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