Offline support with service worker
$ git clone https://github.com/marcusasplund/hyperapp-RxJS.git
$ cd hyperapp-RxJS
$ yarn
$ yarn start
Open up application at http://localhost:4000/ in browser
$ yarn run build
This will generate a release directory with your minified/rev'd assets.