Skip to content

The quick example from the introduction page on the elm-lang website

Notifications You must be signed in to change notification settings

josh-mchugh/elm-introduction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elm Introduction App

This repository is a small Elm application which is featured on the elm-lang guide website. It is an application with two button which increment the value or decrement the value. It uses Elms model view update pattern to render the page with the user interaction.

Link to guide: https://guide.elm-lang.org/

Demonstration:

Screenshare of the small elm application with a button incrementing the value and another decrementing the value

About

The quick example from the introduction page on the elm-lang website

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages