8000 GitHub - FrancoCanzani/notes
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

FrancoCanzani/notes

Repository files navigation

next-pwa - basic

This example demonstrates how to use next-pwa.

Usage

Open in Gitpod and run

cd examples/basic
pnpm build
pnpm start

or

Execute create-next-app with npm, Yarn, or pnpm to bootstrap the example:

npx create-next-app --example https://github.com/DuCanhGH/next-pwa/tree/master/examples/basic basic-app
yarn create next-app --example https://github.com/DuCanhGH/next-pwa/tree/master/examples/basic basic-app
pnpm create next-app --example https://github.com/DuCanhGH/next-pwa/tree/master/examples/basic basic-app

Recommended .gitignore

**/public/workbox-*.js
**/public/sw.js

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0