Simple NextJS PWA boilerplate.
Contents
Installation
Development Workflow
Start a live-reload development server:
yarn devor
npm run devGenerate a production build:
yarn buildor
npm run buildDeployment
Contribution
I'm open to contributions & suggestions in making this a lot better
License
MIT
