s952163 / photo-groove-react

Fable Elmish example based on Elm photo-groove demo app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A counter demo of Elmish.

This is a port of Elm's counter implemented in F# and targeting Fable and React.

Live sample

The sample is live and you can try it here.

Build locally and start hot-reloading watch

  1. ./build.sh Watch on *nix or build Watch on Windows
  2. open http://localhost:8080/webpack-dev-server/

About

Fable Elmish example based on Elm photo-groove demo app

License:Other


Languages

Language:F# 51.8%Language:JavaScript 34.8%Language:HTML 7.6%Language:Shell 4.4%Language:Batchfile 1.4%