Skip to content

Damirados/elm-phoenix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elm-phoenix

Elm adapter for Phoenix channels

Example

Here's how to launch an Elm version of the standard Phoenix chat example:

  • git clone https://github.com/voltone/phoenix_chat_example.git
  • git checkout elm
  • git submodule init
  • git submodule update
  • mix deps.get
  • npm install
  • mix phoenix.server

About

Elm adapter for Phoenix channels

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published