eitoball / ff_stack_chat_example

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Elixir 63.3%Language:JavaScript 32.4%Language:HTML 4.2%