A modern NextJS template with SW
This is a Next.js modern template.
First, run the development server:
npm install
# or
yarn install
and
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.