Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 114 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 114 Bytes

GitHunt

mix deps.get
mix ecto.migrate
mix run priv/repo/seeds.exs

PORT=3010 iex -S mix phoenix.server