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
- Host: GitHub
- URL: https://github.com/knovour/elm-architecture-example
- Owner: Knovour
- Created: 2017-05-01T16:36:04.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-08T11:12:26.000Z (almost 9 years ago)
- Last Synced: 2025-02-21T00:07:59.947Z (12 months ago)
- Topics: elm, example, the-elm-architecture
- Language: Elm
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`