marcusasplund / hyperapp-RxJS

A test with HyperApp and RxJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A test with HyperApp and RxJS

License:MIT License


Languages

Language:CSS 45.0%Language:JavaScript 34.2%Language:HTML 20.9%