An open API service indexing awesome lists of open source software.

https://github.com/karantan/elm-beginner

Basic elm examples
https://github.com/karantan/elm-beginner

Last synced: about 2 months ago
JSON representation

Basic elm examples

Awesome Lists containing this project

README

        

# elm-beginner
The goal of this repository is to learn Elm with examples.

# Usage

Run `make reactor` to start elm reactor. Open http://localhost:8000 and click on `src`
folder. There you will see basic elm examples.