evancz / elm-todomvc

The TodoMVC app written in Elm, nice example for beginners.
http://evancz.github.io/elm-todomvc/
BSD 3-Clause "New" or "Revised" License
1.21k stars 329 forks source link

Fixed navigation (going to /path directly in browser works) #61

Closed MichaelSnowden closed 5 years ago

MichaelSnowden commented 6 years ago

Converted visibility to union type Added .idea to .gitignore