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

https://github.com/knovour/elm-architecture-example


https://github.com/knovour/elm-architecture-example

elm example the-elm-architecture

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# The Elm Architecture Example

```
npm i elm -g

cd PROJECT_FOLDER
elm-package inatall
elm-refactor
```

open `localhost:8000`

click `Main.elm`