Skip to content

alexamy/elm-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

elm-playground

Exploring the Elm language.

Start

Install Elm and start development server with elm reactor.

Go to http://localhost:8000 and select any src/*.elm file.

7GUIs

I'm trying to implement (some) tasks from 7GUIs:

https://eugenkiss.github.io/7guis/

You can find each implementation in the file with the same name.

Tasks:

  1. Counter
  2. Temperature Converter
  3. Flight Booker
  4. Timer
  5. CRUD
  6. Circle Drawer
  7. Cells

About

Exploring the Elm language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages