/hyperapp-RxJS

A test with HyperApp and RxJS

Primary LanguageCSSMIT LicenseMIT

Hyperapp with RxJS

Greenkeeper badge GitHub issues Build status dependencies Codacy Badge

Standard - JavaScript Style Guide

Hyperapp, test with RxJS

Offline support with service worker

From this excellent article

installation

    $ git clone https://github.com/marcusasplund/hyperapp-RxJS.git

    $ cd hyperapp-RxJS

    $ yarn

    $ yarn start

Open up application at http://localhost:4000/ in browser

build a release

    $ yarn run build

This will generate a release directory with your minified/rev'd assets.