@imbios/next-pwaAboutAboutContact ↗Contact ↗ (opens in a new tab)
GitHubGitHub (opens in a new tab)DiscordDiscord (opens in a new tab)
  • Introduction
  • Get Started
  • Usage
  • Offline Fallbacks
  • Configuration
  • Tips
  • Introduction
  • Get Started
  • Usage
  • Offline Fallbacks
  • Configuration
  • Tips
  • About
  • Contact ↗ (opens in a new tab)
Question? Give us feedback → (opens in a new tab)Edit this page
Get Started

Installation

If you are new to next.js or react.js at all, you may want to first checkout learn next.js (opens in a new tab) or next.js document (opens in a new tab). Then start from a simple example (opens in a new tab) or progressive-web-app example in next.js repository (opens in a new tab).

pnpm add @imbios/next-pwa
# or
yarn add @imbios/next-pwa
# or
npm install @imbios/next-pwa
IntroductionUsage

@imbios/next-pwa Docs