Skip to content
/ PWAStarter Public template
forked from pwa-builder/pwa-starter

Welcome to the PWA Builder's PWA Starter! Looking to build a new PWA (Progressive Web App) and not sure where to get started? This is what you're looking for!

License

Notifications You must be signed in to change notification settings

SkyN9ne/PWAStarter

 
 

Repository files navigation

pwa-starter

Please use our main repository for any issues/bugs/features suggestion.

Documentation

The PWABuilder pwa-starter is our opinionated, best practices, production tested starter that we use to build all of our PWAs, including PWABuilder itself! The pwa-starter is a starter codebase, just like create-react-app or the Angular CLI can generate, that uses the PWABuilder team's preferred front-end tech stack.

Get started with the pwa-starter!

With it you get an app that:

  • Has no build system to set up and no boilerplate code to add. Everything is included out of the box.
  • Has a Service Worker system using Workbox
  • Scores close to 100 on Lighthouse out of the box
  • Has everything needed to be installable in the browser
  • Is ready to be package for the app stores using PWABuilder
  • Uses the Azure Static Web Apps CLI which enables emulating your production environment locally, and gets you ready for deploying to Azure Static Web Apps!

and all with just a few button clicks 😊.

Get Started!

Sample PWAs built with the starter!

More Resources

About

Welcome to the PWA Builder's PWA Starter! Looking to build a new PWA (Progressive Web App) and not sure where to get started? This is what you're looking for!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 76.8%
  • HTML 16.7%
  • CSS 4.2%
  • JavaScript 2.3%