Skip to content

Latest commit

 

History

History

amp-story

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Google AMP Story

This example shows how to create an AMP page with amp-story using Next.js and the AMP feature.

Deploy your own

Deploy the example using Vercel:

Deploy with Vercel

How to use

Execute create-next-app with npm or Yarn to bootstrap the example:

npx create-next-app --example amp-story amp-story-app
# or
yarn create next-app --example amp-story amp-story-app

Deploy it to the cloud with Vercel (Documentation).