Progressive web app using workbox with Angularjs and Chartjs
- Progressive Web App - https://developers.google.com/web/progressive-web-apps/
- Workbox (v3.0.0) for caching and offline first - https://developers.google.com/web/tools/workbox/
- Extend Chartjs (v2.7.1) to render Shadow under each line - https://www.chartjs.org/
- AngularJS (v1.6.5)
- Execute "npm install" to install the dependencies in package.json
- Execute "gulp" to build the project and launch on default browser.