Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.46 KB

README.md

File metadata and controls

23 lines (18 loc) · 1.46 KB

Built with pwa–starter–kit Build status

PWA Starter Kit -- template-responsive-drawer-layout

This sample app is a starting point for building PWAs. Out of the box, the template gives you the following features:

  • all the PWA goodness (manifest, service worker)
  • a responsive layout
  • application theming
  • example of using Redux for state management
  • offline UI
  • simple routing solution
  • fast time-to-interactive and first-paint through the PRPL pattern
  • easy deployment to prpl-server or static hosting
  • unit and integrating testing starting points
  • documentation about other advanced patterns.

This template is very similar to the master template, in the sense that it keeps both Redux for state management, and all of the UI elements. The main difference is that the wide screen layout displays a persistent app-drawer, inline with the content.

📖 Head over to the documentation site for more details or check out how to get started!

pwa-starter-kit screenshot