Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alejandronanez/elm-101

Repository for the first ELM talk in HUGE MDE
https://github.com/alejandronanez/elm-101

elm training

Last synced: 24 days ago
JSON representation

Repository for the first ELM talk in HUGE MDE

Awesome Lists containing this project

README

        

# ELM 101
First talk about ELM in Huge MDE office.

You need to install ELM first to run this examples, run `npm i -g elm && npm i -g elm-format` to do so.

After installing ELM you should have `elm-reactor` installed in your computer, to run this example you should:

```shell
$ cd into/this/folder
$ elm-reactor
# open localhost:8000
```
# LICENSE
MIT