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

https://github.com/raineorshine/elmfire-extra-hello-world

elmfire-extra example #1: Hello World
https://github.com/raineorshine/elmfire-extra-hello-world

Last synced: 2 months ago
JSON representation

elmfire-extra example #1: Hello World

Awesome Lists containing this project

README

        

Hello world example of [elmfire-extra](https://github.com/ThomasWeiser/elmfire-extra).

(Also see: [Example #2](https://github.com/metaraine/elmfire-extra-example2) | [Example #3](https://github.com/metaraine/elmfire-extra-example3))

## Install

```
elm package install
```

## Run

```
elm reactor
open http://localhost:8000/main.elm
```