Skip to content

Latest commit

 

History

History

amp-camp

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

AMP Camp

Welcome to AMP Camp, our AMP e-commerce project!

Build instructions

Make sure you have node and npm installed, then install the dependencies:

$ npm install

Then run:

$ gulp

Features

For a full description of features and to understand how we built this site, check out this Google I/O Talk.

Supported features:

  • Shows real data from Campmor API (thanks to WompMobile!).
  • Advanced interactivity in product pages.
  • Allows adding and removing items from the cart (supporting AMP Cache and origin scenarios).
  • Uses some cool tools, like amp-toolbox-optimizer and amp-toolbox-cors.
  • And more!