A Web Worker based image encoder written as a Progressive Web App.
This app is based on the Web Starter Kit build process. You'll want to run npm install
to grab all of the dependencies we use.
Commands you'll find useful:
gulp
- generates a production-ready build of the appgulp serve:dist
- generates and serves a production-ready version of the app for deploymentgulp serve
- locally previews the app (note: this will not transpile ES2015. Ensure your browser supports classes)
Apache 2.0
Copyright 2015 Google Inc