Skip to content

Yet another elm-chat project, made for the purpose of learning Elm.

License

Notifications You must be signed in to change notification settings

jayantbh/elm-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elm-Chat

An experimental websocket powered Elm app created for learning purposes.

image

Development Init

Ensure you have elm, and the whole elm suite installed, and node and yarn or at least npm installed.

yarn install
elm-package install

node ws-server.js #starts server on port 1337
elm-app start

Note: The elm suite will include elm-repl, elm-package, and elm-app.

About

Yet another elm-chat project, made for the purpose of learning Elm.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published