pwa-starter-kit

从 Web 组件构建功能完整的渐进式 Web 应用程序的初学者模板。「 Starter templates for building full-featured Progressive Web Apps from web components. 」

Github stars Tracking Chart

PWA 入门套件

该示例应用程序是构建 PWA 的起点。 开箱即用,模板为您提供以下功能:

  • PWA的所有优点(清单,服务人员)
  • 响应式布局
  • 应用主题
  • 使用Redux进行状态管理的示例
  • 离线用户界面
  • 简单的路由解决方案
  • 通过PRPL模式实现快速互动和首次绘制
  • 易于部署到prpl服务器或静态主机
  • 单元和集成测试起点
  • 有关其他高级模式的文档。

book 前往 文档站点 了解更多细节或查看 如何开始

待办事项

  • 在 Travis 上设置 Safari 测试。
  • 将所有模板部署为演示。
  • 升级为最新的 Material Web Components.

Overview

Name With OwnerPolymer/pwa-starter-kit
Primary LanguageJavaScript
Program languageJavaScript (Language Count: 2)
PlatformCross-platform, Web browsers
License:
Release Count0
Created At2017-09-08 22:22:19
Pushed At2020-03-11 23:51:23
Last Commit At2020-03-11 16:51:22
Stargazers Count2.4k
Watchers Count137
Fork Count428
Commits Count526
Has Issues Enabled
Issues Count165
Issue Open Count0
Pull Requests Count187
Pull Requests Open Count0
Pull Requests Close Count36
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

Built with pwa–starter–kit
Build status

? Status: In Development

PWA Starter Kit is currently in development. It's on the fast track to a 1.0 release, so we encourage you to use it and give us your feedback, but there are things that haven't been finalized yet and you can expect some changes.

See the list of Known Issues and TODOs, below, for updates.

PWA Starter Kit

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.

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

pwa-starter-kit screenshot

TODOs

To the top