/ff_stack_chat_example

A chat example build on FF(Elixir/Phoenix/Mithril) Stack

Primary LanguageElixir

Chat

Chat sandbox

Chat sandbox with Mithril

To start Chat sandbox app:

  1. Install dependencies with mix deps.get
  2. Install client dependencies with bower install
  3. Start Phoenix endpoint with mix phoenix.server

Now you can visit localhost:4000 from your browser.