Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 219 Bytes

File metadata and controls

16 lines (11 loc) · 219 Bytes

Servy

A toy elixir app derived from completing the excellent elixir tutorial @ pragmaticstudio.com

Setup

mix deps.get
mix compile

Run

mix run --no-halt