agrafix / react-flux-example

Haskell: Overengineered GHCJS + react-flux playground
BSD 3-Clause "New" or "Revised" License
14 stars 2 forks source link

GHCJS + react-flux

This is a completely overengineered playground to see how well GHCJS + react-flux work out.

Setup

git clone https://github.com/agrafix/react-flux-example.git
npm run-script prepare
npm run-script make

# enjoy
open dist/index.html

Features