Installation
If you are new to
next.js
orreact.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