This is my personal attempt with Elm Architecture
Inspired in Dan Abramov's attempt
It's up on Github Pages.
You can also
git clone https://github.com/paparga/elmish-react.git
cd elmish-react
npm install
npm start
open http://localhost:3000
MIT