Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 1.71 KB

README.md

File metadata and controls

37 lines (29 loc) · 1.71 KB

List of Progressive Web Apps Build status

What is progressive web app? See “Progress Web Apps” talk by Alex Russell and Andreas Bovens.

Development

  • Clone repository locally git clone [email protected]:operasoftware/pwa-list.git
  • Install all dependencies cd pwa-list && npm install
  • Start local server npm run server

Contributing

Suggested sites should be nice looking progressive web apps. It should:

  • Be served over HTTPS
  • Have a web manifest and a nice looking SVG icon
  • Be responsive
  • Function offline

We welcome all submissions, but actual inclusion in the list is up to the discretion of the Opera Dev Relations team. If we find your web app not fitting (e.g. for content or other reasons), we won’t feature it.