Skip to content
This repository has been archived by the owner on Apr 17, 2020. It is now read-only.

pythe/elm-wolf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Elm and Phoenix Chat Client

This is a chat application that we build out in episodes on the Elm and Elixir tracks for DailyDrip.

To run this chat:

In one terminal:

cd presence_chat
mix deps.get
mix phoenix.server

In another terminal:

cd elm-client
npm run dev # hot module reloading and whatnot

Then visit http://localhost:9091.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published