readme.md

April 17, 2017 ยท View on GitHub

View the Trained to Thrill demo

Instructions:

  1. Open Chrome
  2. Click the above link
  3. Turn off your network connection via wifi or Chrome DevTools Device Mode
  4. Reload the page! OMG STILL WORKS!!!1
  5. Read the service worker source js

Hack on the code

Prerequisites

  • Node

Then clone this repo & run:

npm install

Running

npm run serve

The server will be running at http://localhost:8000/

Contents

  1. 1View the Trained to Thrill demo
  2. 2Instructions:
  3. 3Hack on the code
  4. 3.1Prerequisites
  5. 3.2Running