This is a port of Elm's counter list example implemented in F# and targeting Fable and React.
This is a simple demo of Elmish. It show how to use the counter sample as a component for reuse.
cd srcyarn installdotnet restoredotnet fable npm-run start- open http://localhost:8080/webpack-dev-server/