Skip to content

ThisIsNotTea/etherion-lab

 
 

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

Experiment playground

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.3%
  • JavaScript 3.2%
  • CSS 1.4%
  • Shell 0.1%