wardu / simple-next-pwa

The Simplest implementation of a Progressive Web App using Next.js

Home Page:https://simple-next-pwa.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To run locally:

First, clone this repo, then:

# download dependencies
npm i

then:

npm run dev

Open http://localhost:3000 in a browser to see the PWA running locally - Chromium based browsers work best for this.

You will see an installable option in the search bar:

download PWA tab

.


See my Hosted Example

About

The Simplest implementation of a Progressive Web App using Next.js

https://simple-next-pwa.vercel.app


Languages

Language:TypeScript 59.8%Language:CSS 24.1%Language:JavaScript 16.1%