elmman/README.md

5 lines
327 B
Markdown
Raw Normal View History

2016-10-18 18:18:14 +00:00
# elmman
2017-06-29 15:52:46 +00:00
I wanted to learn a functional programming language. Elm seemed to have a strong following and I like Redux (which was heavily based off of the Elm architecture) so I started this project to learn Elm.
Here is the [demo](https://bobjohnbob.github.io/elmman/). I will try to keep it updated as I make more progress.