This repository has been archived on 2025-10-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
2022-04-08 20:27:29 -03:00
2022-04-08 20:27:29 -03:00
2022-04-08 20:27:29 -03:00
2022-04-08 20:27:29 -03:00
2022-04-02 16:47:03 -03:00
2022-04-02 16:47:03 -03:00
2022-04-02 16:47:03 -03:00
2022-04-02 16:47:03 -03:00
2022-04-02 16:47:03 -03:00
2022-04-01 22:51:29 -03:00
2022-04-01 23:05:53 -03:00
2022-04-08 20:27:29 -03:00
2022-04-08 20:27:29 -03:00
2022-04-02 16:47:03 -03:00
2022-04-01 23:05:53 -03:00
2022-04-08 20:27:29 -03:00
2022-04-08 20:27:29 -03:00

Progressive Web App Example

This example uses next-pwa to create a progressive web app (PWA) powered by Workbox.

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 progressive-web-app progressive-web-app
# or
yarn create next-app --example progressive-web-app progressive-web-app
# or
pnpm create next-app -- --example progressive-web-app progressive-web-app

Deploy it to the cloud with Vercel (Documentation).

Description
No description provided
Readme MIT 303 KiB
Languages
JavaScript 97.2%
TypeScript 2.6%
CSS 0.2%