Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 393 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 393 Bytes

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.