elmish-react
v0.1.0
Published
My elmish React attempt with mini-signals
Downloads
22
Readme
Elmish React attempt with Mini-signals
This is my personal attempt with Elm Architecture
Inspired in Dan Abramov's attempt
Running
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
License
MIT