Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 492 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 492 Bytes

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