Welcome to AMP Camp, our AMP e-commerce project!
Make sure you have node and npm installed, then install the dependencies:
$ npm install
Then run:
$ gulp
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!