Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lancew/124all

Exploratory project building a 1-2-4-all tool in Elm
https://github.com/lancew/124all

elm elm-demos elm-lang

Last synced: 14 days ago
JSON representation

Exploratory project building a 1-2-4-all tool in Elm

Awesome Lists containing this project

README

        

# 124all
Exploratory project buildinf a 1-2-4-all tool in ELm

https://lancew.github.io/124all/

Build the javascript:
```
elm make src/Main.elm --output elm.js
```

Running elm-review:
* `elm-review --template jfmengels/elm-review-common/example`
* `elm-review --template jfmengels/elm-review-cognitive-complexity/preview`