(no title)
bluegene | 6 years ago
git clone https://github.com/pcorey/minimum_viable_phoenix
mix deps.get
mix compile
mix phx.server
and you're good to go
bluegene | 6 years ago
git clone https://github.com/pcorey/minimum_viable_phoenix
mix deps.get
mix compile
mix phx.server
and you're good to go
dve|6 years ago