Full article on smashing magazine: Build A PWA with Webpack and Workbox
Setup instructions
git clone git@github.com:jadjoubran/workbox-tutorial-v4.git
cd workbox-tutorial-v4
npm install
npm run devThen navigate to http://localhost:8080/ in your browser.
Solution is available in the solution folder.