Simple offline mode - caches all html, css, and js files. Once root index.html is called, a service worker is installed and pages can be viewed offline. Open dev tools and change 'No throttling' to 'offline'
after cloning repository, run
npm install
npm run serve