Skip to content

irpagnossin/my_little_elm_chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My little Elm chat

Learning to build a true Elm app based on Elm's websocket example (here)

Installation and use

  • Clone the chat client (this repository)
  • Compile to Javascript with this command:
elm make src/App.elm --output chat.js

About

Learning Elm by extending Elm's standard chat example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published