Chat sandbox with Mithril
To start Chat sandbox app:
- Install dependencies with
mix deps.get
- Install client dependencies with
bower install
- Start Phoenix endpoint with
mix phoenix.server
Now you can visit localhost:4000
from your browser.
Chat sandbox with Mithril
To start Chat sandbox app:
mix deps.get
bower install
mix phoenix.server
Now you can visit localhost:4000
from your browser.