Skip to content

Latest commit

 

History

History
 
 

next-offline

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

next-offline example

This example demonstrates how to use the next-offline plugin It includes manifest.json to install app via chrome

How to use

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

npx create-next-app --example next-offline next-offline-app
yarn create next-app --example next-offline next-offline-app
pnpm create next-app --example next-offline next-offline-app

Deploy it to the cloud with Vercel (Documentation).