This example uses next-pwa
to create a progressive web app (PWA) powered by Workbox.
Deploy the example using Vercel:
Execute create-next-app
with npm or Yarn to bootstrap the example:
npx create-next-app --example meishi.github.io meishi.github.io
# or
yarn create next-app --example meishi.github.io meishi.github.io
Deploy it to the cloud with Vercel (Documentation).