Polish That Apple!
An example of a progressive web app. You can polish an apple to your hearth's content!
Copyright 2017-2021 Mike Bierlee
Licensed under the terms of the MIT license
Apple image designed by Flaticon
Try it
See it in action here
Build with Polymer
This progressive web app is build with Polymer. The easiest way to run the application is to use Polymer Serve.
First, make sure you have the Polymer CLI and Bower installed.
Install the application's bower dependencies using bower install
, then run polymer serve
to serve the application locally.
Additional Resources
MDN on Web App Manifest
Google Developers on Progressive Web Apps