Preact Progressive Web App Boilerplate 2018

Code snippets:The smallest Preact Progressive Web App stack with:

Lighthouse

Source code https://github.com/keemor/keemor.github.io

Local development
npm install 
npm start
Production version
npm run build