AMP Module for Nuxt
AMP (Accelerated Mobile Pages) Module for Nuxt
DEMO: https://codesandbox.io/s/github/nuxt-community/amp-module/
@nuxtjs/ampdependency with
yarnor
npmto your project
@nuxtjs/ampto the
modulessection of
nuxt.config.js
{ modules: [ // Simple usage '@nuxtjs/amp',// With options ['@nuxtjs/amp', { /* module options */ }]
] }
yarn installor
npm install
npm run dev
Copyright (c) Ahad Birang [email protected]