WebApplication to demonstrate a simple Progressive WebApp. Mentioned in my article [JavaSpektrum 06/2016] (https://www.sigs-datacom.de/fachzeitschriften/javaspektrum/archiv/artikelansicht/artikel-titel/offline-first-progressive-web-apps-fuer-alle-plattformen.html)
##Frameworks
- KnockoutJS
- ServiceWorker
- WebManifest
Run grunt
for building and grunt serve
for preview.
Running grunt test
will run the unit tests with karma.