elm-pokemon

BSD-3-CLAUSE License

Stars
27
Committers
2

elm-pokemon

An Elm example for displaying Pokemon. Based on an AngularJS Directive by Brian Ford.

Demo

Building

elm make Pokemon.elm

or use the reactor:

elm install
elm reactor
open http://localhost:8000/Pokemon.elm

License

BSD

Other Implementations