To start your new Phoenix application:
- Install dependencies with
mix deps.get - Start Phoenix endpoint with
mix phoenix.server
Now you can visit localhost:4000 from your browser.
This is chatty application built in tutorial by Crhis McCord
updated to newest version of Phoenix (0.8.0)